#67D9EA#67D9EA
#67D9EA is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.106 H 208.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67D9EA |
|---|---|
| RGB | rgb(103, 217, 234) |
| HSL | hsl(188, 76%, 66%) |
| HSV | hsv(188, 56%, 92%) |
| CMYK | cmyk(56%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(80.99, -27.62, -18.17) |
| CIE-LCH | lch(80.99, 33.06, 213.34°) |
| OKLab | oklab(82.54% -0.093 -0.0503) |
| OKLCH | oklch(82.54% 0.106 208.4) |
| XYZ | xyz(45.2516, 58.4454, 86.7223) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.53
Neon Blue
#04D9FF
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D9EA #EA7867
analogous
#67EAB9 #67D9EA #6797EA
triadic
#67D9EA #EA67D9 #D9EA67
tetradic
#67D9EA #B967EA #EA7867 #97EA67
square
#67D9EA #B967EA #EA7867 #97EA67
split-complementary
#67D9EA #EA6797 #EAB967
monochromatic
#1AA7BD #31CCE3 #67D9EA #9DE6F1 #D3F4F9
Accessibility & contrast
On white
1.65
#67D9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#67D9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D9EA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D9EA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d9ea; /* rgb */ color: rgb(103, 217, 234); /* oklch */ color: oklch(82.5% 0.106 208.4);
Tailwind
colors: {
custom: {
50: '#9de5f0',
500: '#67d9ea',
950: '#000000',
},
}SCSS
$custom: #67d9ea; $custom-light: #9de5f0; $custom-dark: #000000;
JSON
{
"hex": "#67d9ea",
"rgb": {
"r": 103,
"g": 217,
"b": 234
},
"hsl": {
"h": 187.786,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.82542,
"c": 0.10572,
"h": 208.4
},
"luminance": 0.5845
}Semantic roles & 50–950 ramp
primary
#67D9EA
secondary
#BC4A3A
accent
#280ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485