#94E2ED#94E2ED
#94E2ED is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.6% C 0.078 H 207.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #94E2ED |
|---|---|
| RGB | rgb(148, 226, 237) |
| HSL | hsl(187, 71%, 75%) |
| HSV | hsv(187, 38%, 93%) |
| CMYK | cmyk(37.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.40, -21.21, -12.95) |
| CIE-LCH | lch(85.40, 24.85, 211.40°) |
| OKLab | oklab(86.6% -0.0695 -0.0355) |
| OKLCH | oklch(86.6% 0.078 207.1) |
| XYZ | xyz(54.6897, 66.7994, 90.1161) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.97
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 4.98
Paleturquoise
#AFEEEE
ΔE00 5.20
Pale Sky Blue
#BDF6FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E2ED #ED9F94
analogous
#94EDCB #94E2ED #94B5ED
triadic
#94E2ED #ED94E2 #E2ED94
tetradic
#94E2ED #CB94ED #ED9F94 #B5ED94
square
#94E2ED #CB94ED #ED9F94 #B5ED94
split-complementary
#94E2ED #ED94B5 #EDCB94
monochromatic
#2BC6DB #60D4E4 #94E2ED #C8F0F6 #E5F8FB
Accessibility & contrast
On white
1.46
#94E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#94E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E2ED
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E2ED | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#70E8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #94e2ed; /* rgb */ color: rgb(148, 226, 237); /* oklch */ color: oklch(86.6% 0.078 207.1);
Tailwind
colors: {
custom: {
50: '#b7ebf2',
500: '#94e2ed',
950: '#000000',
},
}SCSS
$custom: #94e2ed; $custom-light: #b7ebf2; $custom-dark: #000000;
JSON
{
"hex": "#94e2ed",
"rgb": {
"r": 148,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.416,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.86604,
"c": 0.07801,
"h": 207.1
},
"luminance": 0.66803
}Semantic roles & 50–950 ramp
primary
#94E2ED
secondary
#C96A5D
accent
#2A12D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485