#67D4E5#67D4E5
#67D4E5 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.102 H 208.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4E5 |
|---|---|
| RGB | rgb(103, 212, 229) |
| HSL | hsl(188, 71%, 65%) |
| HSV | hsv(188, 55%, 90%) |
| CMYK | cmyk(55%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.40, -26.55, -17.90) |
| CIE-LCH | lch(79.40, 32.02, 213.99°) |
| OKLab | oklab(81.21% -0.0896 -0.0495) |
| OKLCH | oklch(81.21% 0.102 208.9) |
| XYZ | xyz(43.2742, 55.6236, 82.5695) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 5.73
Neon Blue
#04D9FF
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.88
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Sky Blue
#87CEEB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4E5 #E57867
analogous
#67E5B7 #67D4E5 #6795E5
triadic
#67D4E5 #E567D4 #D4E567
tetradic
#67D4E5 #B767E5 #E57867 #95E567
square
#67D4E5 #B767E5 #E57867 #95E567
split-complementary
#67D4E5 #E56795 #E5B767
monochromatic
#1F9FB3 #33C5DC #67D4E5 #9BE3EE #D0F2F7
Accessibility & contrast
On white
1.73
#67D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#67D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4E5
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4E5 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE6
Deuteranopia (green-blind)
#B1BEE5
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4e5; /* rgb */ color: rgb(103, 212, 229); /* oklch */ color: oklch(81.2% 0.102 208.9);
Tailwind
colors: {
custom: {
50: '#9de1ed',
500: '#67d4e5',
950: '#000000',
},
}SCSS
$custom: #67d4e5; $custom-light: #9de1ed; $custom-dark: #000000;
JSON
{
"hex": "#67d4e5",
"rgb": {
"r": 103,
"g": 212,
"b": 229
},
"hsl": {
"h": 188.095,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.81214,
"c": 0.10241,
"h": 208.9
},
"luminance": 0.55628
}Semantic roles & 50–950 ramp
primary
#67D4E5
secondary
#B44D3D
accent
#2D13D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484