#67DAE8#67DAE8
#67DAE8 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.106 H 206.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67DAE8 |
|---|---|
| RGB | rgb(103, 218, 232) |
| HSL | hsl(187, 74%, 66%) |
| HSV | hsv(187, 56%, 91%) |
| CMYK | cmyk(55.6%, 6%, 0%, 9%) |
| CIE-LAB | lab(81.21, -28.66, -16.77) |
| CIE-LCH | lch(81.21, 33.20, 210.34°) |
| OKLab | oklab(82.7% -0.0948 -0.0464) |
| OKLCH | oklch(82.7% 0.106 206.1) |
| XYZ | xyz(45.2245, 58.8482, 85.3038) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Neon Blue
#04D9FF
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DAE8 #E87567
analogous
#67E8B6 #67DAE8 #6799E8
triadic
#67DAE8 #E867DA #DAE867
tetradic
#67DAE8 #B667E8 #E87567 #99E867
square
#67DAE8 #B667E8 #E87567 #99E867
split-complementary
#67DAE8 #E86799 #E8B667
monochromatic
#1CA8B9 #32CDE0 #67DAE8 #9CE7F0 #D1F4F8
Accessibility & contrast
On white
1.64
#67DAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#67DAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DAE8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DAE8 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dae8; /* rgb */ color: rgb(103, 218, 232); /* oklch */ color: oklch(82.7% 0.106 206.1);
Tailwind
colors: {
custom: {
50: '#9de5ef',
500: '#67dae8',
950: '#000000',
},
}SCSS
$custom: #67dae8; $custom-light: #9de5ef; $custom-dark: #000000;
JSON
{
"hex": "#67dae8",
"rgb": {
"r": 103,
"g": 218,
"b": 232
},
"hsl": {
"h": 186.512,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.827,
"c": 0.10558,
"h": 206.1
},
"luminance": 0.58853
}Semantic roles & 50–950 ramp
primary
#67DAE8
secondary
#B8483B
accent
#2510D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485