#67DAE9#67DAE9
#67DAE9 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.106 H 206.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67DAE9 |
|---|---|
| RGB | rgb(103, 218, 233) |
| HSL | hsl(187, 75%, 66%) |
| HSV | hsv(187, 56%, 91%) |
| CMYK | cmyk(55.8%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(81.24, -28.38, -17.26) |
| CIE-LCH | lch(81.24, 33.22, 211.30°) |
| OKLab | oklab(82.74% -0.0945 -0.0477) |
| OKLCH | oklch(82.74% 0.106 206.8) |
| XYZ | xyz(45.3669, 58.9052, 86.0540) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Neon Blue
#04D9FF
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DAE9 #E97667
analogous
#67E9B7 #67DAE9 #6799E9
triadic
#67DAE9 #E967DA #DAE967
tetradic
#67DAE9 #B767E9 #E97667 #99E967
square
#67DAE9 #B767E9 #E97667 #99E967
split-complementary
#67DAE9 #E96799 #E9B767
monochromatic
#1BA8BB #32CDE1 #67DAE9 #9CE7F1 #D2F4F8
Accessibility & contrast
On white
1.64
#67DAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#67DAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DAE9
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DAE9 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EA
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dae9; /* rgb */ color: rgb(103, 218, 233); /* oklch */ color: oklch(82.7% 0.106 206.8);
Tailwind
colors: {
custom: {
50: '#9de5f0',
500: '#67dae9',
950: '#000000',
},
}SCSS
$custom: #67dae9; $custom-light: #9de5f0; $custom-dark: #000000;
JSON
{
"hex": "#67dae9",
"rgb": {
"r": 103,
"g": 218,
"b": 233
},
"hsl": {
"h": 186.923,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.82735,
"c": 0.10583,
"h": 206.8
},
"luminance": 0.5891
}Semantic roles & 50–950 ramp
primary
#67DAE9
secondary
#BA493A
accent
#260FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485