#67DAEC#67DAEC
#67DAEC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.107 H 209.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67DAEC |
|---|---|
| RGB | rgb(103, 218, 236) |
| HSL | hsl(188, 78%, 66%) |
| HSV | hsv(188, 56%, 93%) |
| CMYK | cmyk(56.4%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(81.33, -27.55, -18.71) |
| CIE-LCH | lch(81.33, 33.31, 214.18°) |
| OKLab | oklab(82.84% -0.0933 -0.0518) |
| OKLCH | oklch(82.84% 0.107 209) |
| XYZ | xyz(45.7991, 59.0780, 88.3302) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DAEC #EC7967
analogous
#67ECBC #67DAEC #6798EC
triadic
#67DAEC #EC67DA #DAEC67
tetradic
#67DAEC #BC67EC #EC7967 #98EC67
square
#67DAEC #BC67EC #EC7967 #98EC67
split-complementary
#67DAEC #EC6798 #ECBC67
monochromatic
#18AAC1 #31CDE5 #67DAEC #9DE7F3 #D4F4FA
Accessibility & contrast
On white
1.64
#67DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#67DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DAEC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DAEC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67daec; /* rgb */ color: rgb(103, 218, 236); /* oklch */ color: oklch(82.8% 0.107 209.0);
Tailwind
colors: {
custom: {
50: '#9ee5f2',
500: '#67daec',
950: '#000000',
},
}SCSS
$custom: #67daec; $custom-light: #9ee5f2; $custom-dark: #000000;
JSON
{
"hex": "#67daec",
"rgb": {
"r": 103,
"g": 218,
"b": 236
},
"hsl": {
"h": 188.12,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.82843,
"c": 0.10668,
"h": 209
},
"luminance": 0.59083
}Semantic roles & 50–950 ramp
primary
#67DAEC
secondary
#BF4B38
accent
#270BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485