#94E4E8#94E4E8
#94E4E8 is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.9% C 0.078 H 199.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #94E4E8 |
|---|---|
| RGB | rgb(148, 228, 232) |
| HSL | hsl(183, 65%, 75%) |
| HSV | hsv(183, 36%, 91%) |
| CMYK | cmyk(36.2%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.81, -23.40, -9.70) |
| CIE-LCH | lch(85.81, 25.33, 202.52°) |
| OKLab | oklab(86.88% -0.0738 -0.0266) |
| OKLCH | oklch(86.88% 0.078 199.8) |
| XYZ | xyz(54.5164, 67.6053, 86.5047) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.20
Paleturquoise
#AFEEEE
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 5.43
Powder Blue
#B0E0E6
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E4E8 #E89894
analogous
#94E8C2 #94E4E8 #94BAE8
triadic
#94E4E8 #E894E4 #E4E894
tetradic
#94E4E8 #C294E8 #E89894 #BAE894
square
#94E4E8 #C294E8 #E89894 #BAE894
split-complementary
#94E4E8 #E894BA #E8C294
monochromatic
#2FCBD2 #62D7DD #94E4E8 #C6F1F3 #E6F9FA
Accessibility & contrast
On white
1.45
#94E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#94E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E4E8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E4E8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#72E9E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #94e4e8; /* rgb */ color: rgb(148, 228, 232); /* oklch */ color: oklch(86.9% 0.078 199.8);
Tailwind
colors: {
custom: {
50: '#b7ecef',
500: '#94e4e8',
950: '#000000',
},
}SCSS
$custom: #94e4e8; $custom-light: #b7ecef; $custom-dark: #000000;
JSON
{
"hex": "#94e4e8",
"rgb": {
"r": 148,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.857,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.8688,
"c": 0.07846,
"h": 199.8
},
"luminance": 0.67609
}Semantic roles & 50–950 ramp
primary
#94E4E8
secondary
#C2635E
accent
#2219CC
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485