#67DFF5#67DFF5
#67DFF5 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.111 H 211.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFF5 |
|---|---|
| RGB | rgb(103, 223, 245) |
| HSL | hsl(189, 88%, 68%) |
| HSV | hsv(189, 58%, 96%) |
| CMYK | cmyk(58%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(83.04, -27.49, -20.90) |
| CIE-LCH | lch(83.04, 34.53, 217.25°) |
| OKLab | oklab(84.31% -0.095 -0.0579) |
| OKLCH | oklch(84.31% 0.111 211.4) |
| XYZ | xyz(48.4559, 62.2467, 95.8297) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.77
Neon Blue
#04D9FF
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFF5 #F57D67
analogous
#67F5C4 #67DFF5 #6798F5
triadic
#67DFF5 #F567DF #DFF567
tetradic
#67DFF5 #C467F5 #F57D67 #98F567
square
#67DFF5 #C467F5 #F57D67 #98F567
split-complementary
#67DFF5 #F56798 #F5C467
monochromatic
#0EB5D4 #2ED3F1 #67DFF5 #A0EBF9 #DAF7FD
Accessibility & contrast
On white
1.56
#67DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#67DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFF5
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFF5 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#B8C8F5
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67dff5; /* rgb */ color: rgb(103, 223, 245); /* oklch */ color: oklch(84.3% 0.111 211.4);
Tailwind
colors: {
custom: {
50: '#9fe9f8',
500: '#67dff5',
950: '#000000',
},
}SCSS
$custom: #67dff5; $custom-light: #9fe9f8; $custom-dark: #000000;
JSON
{
"hex": "#67dff5",
"rgb": {
"r": 103,
"g": 223,
"b": 245
},
"hsl": {
"h": 189.296,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.84313,
"c": 0.11125,
"h": 211.4
},
"luminance": 0.62251
}Semantic roles & 50–950 ramp
primary
#67DFF5
secondary
#CE4A32
accent
#2401E4
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485