#94E3ED#94E3ED
#94E3ED is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.8% C 0.079 H 205.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #94E3ED |
|---|---|
| RGB | rgb(148, 227, 237) |
| HSL | hsl(187, 71%, 75%) |
| HSV | hsv(187, 38%, 93%) |
| CMYK | cmyk(37.6%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.68, -21.70, -12.53) |
| CIE-LCH | lch(85.68, 25.06, 210.01°) |
| OKLab | oklab(86.82% -0.0706 -0.0344) |
| OKLCH | oklch(86.82% 0.079 205.9) |
| XYZ | xyz(54.9624, 67.3449, 90.2070) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.67
Robin Egg Blue
#8AF1FE
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.83
Paleturquoise
#AFEEEE
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.04
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E3ED #ED9E94
analogous
#94EDCB #94E3ED #94B6ED
triadic
#94E3ED #ED94E3 #E3ED94
tetradic
#94E3ED #CB94ED #ED9E94 #B6ED94
square
#94E3ED #CB94ED #ED9E94 #B6ED94
split-complementary
#94E3ED #ED94B6 #EDCB94
monochromatic
#2BC8DB #60D5E4 #94E3ED #C8F1F6 #E5F8FB
Accessibility & contrast
On white
1.45
#94E3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#94E3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E3ED
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E3ED | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#70E9E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #94e3ed; /* rgb */ color: rgb(148, 227, 237); /* oklch */ color: oklch(86.8% 0.079 205.9);
Tailwind
colors: {
custom: {
50: '#b7ecf2',
500: '#94e3ed',
950: '#000000',
},
}SCSS
$custom: #94e3ed; $custom-light: #b7ecf2; $custom-dark: #000000;
JSON
{
"hex": "#94e3ed",
"rgb": {
"r": 148,
"g": 227,
"b": 237
},
"hsl": {
"h": 186.742,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.86824,
"c": 0.07857,
"h": 205.9
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#94E3ED
secondary
#C9695D
accent
#2812D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485