#94E4E4#94E4E4
#94E4E4 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.8% C 0.078 H 195.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #94E4E4 |
|---|---|
| RGB | rgb(148, 228, 228) |
| HSL | hsl(180, 60%, 74%) |
| HSV | hsv(180, 35%, 89%) |
| CMYK | cmyk(35.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.70, -24.34, -7.76) |
| CIE-LCH | lch(85.70, 25.55, 197.68°) |
| OKLab | oklab(86.75% -0.0754 -0.0213) |
| OKLCH | oklch(86.75% 0.078 195.8) |
| XYZ | xyz(53.9547, 67.3807, 83.5464) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.82
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.85
Pale Cyan
#B7FFFA
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E4E4 #E49494
analogous
#94E4BC #94E4E4 #94BCE4
triadic
#94E4E4 #E494E4 #E4E494
tetradic
#94E4E4 #BC94E4 #E49494 #BCE494
square
#94E4E4 #BC94E4 #E49494 #BCE494
split-complementary
#94E4E4 #E494BC #E4BC94
monochromatic
#33CACA #63D8D8 #94E4E4 #C5F0F0 #E7F9F9
Accessibility & contrast
On white
1.45
#94E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#94E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E4E4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E4E4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#CBD2E5
Tritanopia (blue-blind)
#74E9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #94e4e4; /* rgb */ color: rgb(148, 228, 228); /* oklch */ color: oklch(86.8% 0.078 195.8);
Tailwind
colors: {
custom: {
50: '#b7ecec',
500: '#94e4e4',
950: '#000000',
},
}SCSS
$custom: #94e4e4; $custom-light: #b7ecec; $custom-dark: #000000;
JSON
{
"hex": "#94e4e4",
"rgb": {
"r": 148,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.86753,
"c": 0.07836,
"h": 195.8
},
"luminance": 0.67384
}Semantic roles & 50–950 ramp
primary
#94E4E4
secondary
#BD5F5F
accent
#1E1EC7
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484