#67EEE5#67EEE5
#67EEE5 is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.2% C 0.119 H 189.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEE5 |
|---|---|
| RGB | rgb(103, 238, 229) |
| HSL | hsl(176, 80%, 67%) |
| HSV | hsv(176, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(86.84, -38.84, -6.78) |
| CIE-LCH | lch(86.84, 39.43, 189.90°) |
| OKLab | oklab(87.22% -0.117 -0.019) |
| OKLCH | oklch(87.22% 0.119 189.2) |
| XYZ | xyz(50.3047, 69.6847, 84.9130) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.38
Turquoise
#40E0D0
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEE5 #EE6770
analogous
#67EEA2 #67EEE5 #67B4EE
triadic
#67EEE5 #E567EE #EEE567
tetradic
#67EEE5 #A267EE #EE6770 #B4EE67
square
#67EEE5 #A267EE #EE6770 #B4EE67
split-complementary
#67EEE5 #EE67B4 #EEA267
monochromatic
#16C5B9 #30E8DC #67EEE5 #9EF4EE #D5FAF8
Accessibility & contrast
On white
1.41
#67EEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67EEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEE5
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEE5 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E5
Deuteranopia (green-blind)
#CCD3E6
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67eee5; /* rgb */ color: rgb(103, 238, 229); /* oklch */ color: oklch(87.2% 0.119 189.2);
Tailwind
colors: {
custom: {
50: '#9ff4ed',
500: '#67eee5',
950: '#000000',
},
}SCSS
$custom: #67eee5; $custom-light: #9ff4ed; $custom-dark: #000000;
JSON
{
"hex": "#67eee5",
"rgb": {
"r": 103,
"g": 238,
"b": 229
},
"hsl": {
"h": 176,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.87217,
"c": 0.11858,
"h": 189.2
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#67EEE5
secondary
#C23740
accent
#0917DC
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584