#67EEE4#67EEE4
#67EEE4 is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.2% C 0.119 H 188.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEE4 |
|---|---|
| RGB | rgb(103, 238, 228) |
| HSL | hsl(176, 80%, 67%) |
| HSV | hsv(176, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 4.2%, 6.7%) |
| CIE-LAB | lab(86.81, -39.09, -6.29) |
| CIE-LCH | lch(86.81, 39.60, 189.15°) |
| OKLab | oklab(87.19% -0.1175 -0.0176) |
| OKLCH | oklch(87.19% 0.119 188.5) |
| XYZ | xyz(50.1655, 69.6290, 84.1798) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 5.11
Aqua
#00FFFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEE4 #EE6771
analogous
#67EEA1 #67EEE4 #67B4EE
triadic
#67EEE4 #E467EE #EEE467
tetradic
#67EEE4 #A167EE #EE6771 #B4EE67
square
#67EEE4 #A167EE #EE6771 #B4EE67
split-complementary
#67EEE4 #EE67B4 #EEA167
monochromatic
#16C5B8 #30E8DA #67EEE4 #9EF4EE #D5FAF8
Accessibility & contrast
On white
1.41
#67EEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#67EEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEE4
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEE4 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E4
Deuteranopia (green-blind)
#CDD3E5
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67eee4; /* rgb */ color: rgb(103, 238, 228); /* oklch */ color: oklch(87.2% 0.119 188.5);
Tailwind
colors: {
custom: {
50: '#9ff4ec',
500: '#67eee4',
950: '#000000',
},
}SCSS
$custom: #67eee4; $custom-light: #9ff4ec; $custom-dark: #000000;
JSON
{
"hex": "#67eee4",
"rgb": {
"r": 103,
"g": 238,
"b": 228
},
"hsl": {
"h": 175.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.87186,
"c": 0.11879,
"h": 188.5
},
"luminance": 0.69634
}Semantic roles & 50–950 ramp
primary
#67EEE4
secondary
#C23741
accent
#0919DC
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584