#67D4E8#67D4E8
#67D4E8 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.103 H 211.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4E8 |
|---|---|
| RGB | rgb(103, 212, 232) |
| HSL | hsl(189, 74%, 66%) |
| HSV | hsv(189, 56%, 91%) |
| CMYK | cmyk(55.6%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.50, -25.72, -19.36) |
| CIE-LCH | lch(79.50, 32.19, 216.97°) |
| OKLab | oklab(81.32% -0.0885 -0.0536) |
| OKLCH | oklch(81.32% 0.103 211.2) |
| XYZ | xyz(43.6966, 55.7926, 84.7945) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4E8 #E87B67
analogous
#67E8BB #67D4E8 #6793E8
triadic
#67D4E8 #E867D4 #D4E867
tetradic
#67D4E8 #BB67E8 #E87B67 #93E867
square
#67D4E8 #BB67E8 #E87B67 #93E867
split-complementary
#67D4E8 #E86793 #E8BB67
monochromatic
#1CA0B9 #32C5E0 #67D4E8 #9CE3F0 #D1F2F8
Accessibility & contrast
On white
1.73
#67D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#67D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4E8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4E8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4e8; /* rgb */ color: rgb(103, 212, 232); /* oklch */ color: oklch(81.3% 0.103 211.2);
Tailwind
colors: {
custom: {
50: '#9de1ef',
500: '#67d4e8',
950: '#000000',
},
}SCSS
$custom: #67d4e8; $custom-light: #9de1ef; $custom-dark: #000000;
JSON
{
"hex": "#67d4e8",
"rgb": {
"r": 103,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.302,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.81324,
"c": 0.10343,
"h": 211.2
},
"luminance": 0.55797
}Semantic roles & 50–950 ramp
primary
#67D4E8
secondary
#B84E3B
accent
#2E10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485