#94E1EA#94E1EA
#94E1EA is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.3% C 0.077 H 205.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #94E1EA |
|---|---|
| RGB | rgb(148, 225, 234) |
| HSL | hsl(186, 67%, 75%) |
| HSV | hsv(186, 37%, 92%) |
| CMYK | cmyk(36.8%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.04, -21.44, -11.91) |
| CIE-LCH | lch(85.04, 24.52, 209.05°) |
| OKLab | oklab(86.28% -0.0694 -0.0326) |
| OKLCH | oklch(86.28% 0.077 205.2) |
| XYZ | xyz(53.9840, 66.0833, 87.7367) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.13
Robin Egg Blue
#8AF1FE
ΔE00 4.17
Paleturquoise
#AFEEEE
ΔE00 4.84
Powder Blue
#B0E0E6
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 5.21
Pale Sky Blue
#BDF6FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E1EA #EA9D94
analogous
#94EAC8 #94E1EA #94B6EA
triadic
#94E1EA #EA94E1 #E1EA94
tetradic
#94E1EA #C894EA #EA9D94 #B6EA94
square
#94E1EA #C894EA #EA9D94 #B6EA94
split-complementary
#94E1EA #EA94B6 #EAC894
monochromatic
#2EC4D6 #61D3E0 #94E1EA #C7EFF4 #E5F8FA
Accessibility & contrast
On white
1.48
#94E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#94E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E1EA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E1EA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#72E7E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #94e1ea; /* rgb */ color: rgb(148, 225, 234); /* oklch */ color: oklch(86.3% 0.077 205.2);
Tailwind
colors: {
custom: {
50: '#b7eaf0',
500: '#94e1ea',
950: '#000000',
},
}SCSS
$custom: #94e1ea; $custom-light: #b7eaf0; $custom-dark: #000000;
JSON
{
"hex": "#94e1ea",
"rgb": {
"r": 148,
"g": 225,
"b": 234
},
"hsl": {
"h": 186.279,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.86284,
"c": 0.07673,
"h": 205.2
},
"luminance": 0.66087
}Semantic roles & 50–950 ramp
primary
#94E1EA
secondary
#C5685D
accent
#2A16CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485