#94E2EE#94E2EE
#94E2EE is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.6% C 0.078 H 208.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #94E2EE |
|---|---|
| RGB | rgb(148, 226, 238) |
| HSL | hsl(188, 73%, 76%) |
| HSV | hsv(188, 38%, 93%) |
| CMYK | cmyk(37.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.43, -20.97, -13.43) |
| CIE-LCH | lch(85.43, 24.90, 212.64°) |
| OKLab | oklab(86.64% -0.0691 -0.0368) |
| OKLCH | oklch(86.64% 0.078 208.1) |
| XYZ | xyz(54.8362, 66.8580, 90.8877) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.07
Robin Egg Blue
#8AF1FE
ΔE00 3.95
Powder Blue
#B0E0E6
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.00
Paleturquoise
#AFEEEE
ΔE00 5.45
Pale Sky Blue
#BDF6FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E2EE #EEA094
analogous
#94EECD #94E2EE #94B5EE
triadic
#94E2EE #EE94E2 #E2EE94
tetradic
#94E2EE #CD94EE #EEA094 #B5EE94
square
#94E2EE #CD94EE #EEA094 #B5EE94
split-complementary
#94E2EE #EE94B5 #EECD94
monochromatic
#2AC5DD #5FD4E6 #94E2EE #C9F0F6 #E5F8FB
Accessibility & contrast
On white
1.46
#94E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#94E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E2EE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E2EE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#70E8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #94e2ee; /* rgb */ color: rgb(148, 226, 238); /* oklch */ color: oklch(86.6% 0.078 208.1);
Tailwind
colors: {
custom: {
50: '#b7ebf3',
500: '#94e2ee',
950: '#000000',
},
}SCSS
$custom: #94e2ee; $custom-light: #b7ebf3; $custom-dark: #000000;
JSON
{
"hex": "#94e2ee",
"rgb": {
"r": 148,
"g": 226,
"b": 238
},
"hsl": {
"h": 188,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.86637,
"c": 0.07829,
"h": 208.1
},
"luminance": 0.66862
}Semantic roles & 50–950 ramp
primary
#94E2EE
secondary
#CA6B5C
accent
#2B11D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485