#67D8EE#67D8EE
#67D8EE is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.5% C 0.107 H 212.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8EE |
|---|---|
| RGB | rgb(103, 216, 238) |
| HSL | hsl(190, 80%, 67%) |
| HSV | hsv(190, 57%, 93%) |
| CMYK | cmyk(56.7%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(80.83, -26.02, -20.54) |
| CIE-LCH | lch(80.83, 33.15, 218.29°) |
| OKLab | oklab(82.46% -0.0904 -0.0569) |
| OKLCH | oklch(82.46% 0.107 212.2) |
| XYZ | xyz(45.5758, 58.1639, 89.6973) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.28
Sky Blue
#87CEEB
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8EE #EE7D67
analogous
#67EEC1 #67D8EE #6795EE
triadic
#67D8EE #EE67D8 #D8EE67
tetradic
#67D8EE #C167EE #EE7D67 #95EE67
square
#67D8EE #C167EE #EE7D67 #95EE67
split-complementary
#67D8EE #EE6795 #EEC167
monochromatic
#16A8C5 #30CAE8 #67D8EE #9EE6F4 #D5F4FA
Accessibility & contrast
On white
1.66
#67D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#67D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8EE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8EE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EF
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d8ee; /* rgb */ color: rgb(103, 216, 238); /* oklch */ color: oklch(82.5% 0.107 212.2);
Tailwind
colors: {
custom: {
50: '#9ee4f3',
500: '#67d8ee',
950: '#000000',
},
}SCSS
$custom: #67d8ee; $custom-light: #9ee4f3; $custom-dark: #000000;
JSON
{
"hex": "#67d8ee",
"rgb": {
"r": 103,
"g": 216,
"b": 238
},
"hsl": {
"h": 189.778,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.82459,
"c": 0.10679,
"h": 212.2
},
"luminance": 0.58168
}Semantic roles & 50–950 ramp
primary
#67D8EE
secondary
#C24E37
accent
#2C09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485