#94E4EA#94E4EA
#94E4EA is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.079 H 201.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #94E4EA |
|---|---|
| RGB | rgb(148, 228, 234) |
| HSL | hsl(184, 67%, 75%) |
| HSV | hsv(184, 37%, 92%) |
| CMYK | cmyk(36.8%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.87, -22.92, -10.67) |
| CIE-LCH | lch(85.87, 25.28, 204.97°) |
| OKLab | oklab(86.95% -0.073 -0.0293) |
| OKLCH | oklch(86.95% 0.079 201.9) |
| XYZ | xyz(54.8021, 67.7196, 88.0094) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.76
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Paleturquoise
#AFEEEE
ΔE00 4.06
Robin'S Egg
#6DEDFD
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 5.47
Pale Sky Blue
#BDF6FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E4EA #EA9A94
analogous
#94EAC5 #94E4EA #94B9EA
triadic
#94E4EA #EA94E4 #E4EA94
tetradic
#94E4EA #C594EA #EA9A94 #B9EA94
square
#94E4EA #C594EA #EA9A94 #B9EA94
split-complementary
#94E4EA #EA94B9 #EAC594
monochromatic
#2ECAD6 #61D7E0 #94E4EA #C7F1F4 #E5F9FA
Accessibility & contrast
On white
1.44
#94E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#94E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E4EA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E4EA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#71EAE6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #94e4ea; /* rgb */ color: rgb(148, 228, 234); /* oklch */ color: oklch(86.9% 0.079 201.9);
Tailwind
colors: {
custom: {
50: '#b7ecf0',
500: '#94e4ea',
950: '#000000',
},
}SCSS
$custom: #94e4ea; $custom-light: #b7ecf0; $custom-dark: #000000;
JSON
{
"hex": "#94e4ea",
"rgb": {
"r": 148,
"g": 228,
"b": 234
},
"hsl": {
"h": 184.186,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.86945,
"c": 0.07866,
"h": 201.9
},
"luminance": 0.67723
}Semantic roles & 50–950 ramp
primary
#94E4EA
secondary
#C5655D
accent
#2316CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485