#94E2EC#94E2EC
#94E2EC is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.6% C 0.078 H 206.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #94E2EC |
|---|---|
| RGB | rgb(148, 226, 236) |
| HSL | hsl(187, 70%, 75%) |
| HSV | hsv(187, 37%, 93%) |
| CMYK | cmyk(37.3%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.37, -21.45, -12.46) |
| CIE-LCH | lch(85.37, 24.81, 210.15°) |
| OKLab | oklab(86.57% -0.0698 -0.0342) |
| OKLCH | oklch(86.57% 0.078 206.1) |
| XYZ | xyz(54.5440, 66.7412, 89.3488) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.90
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Powder Blue
#B0E0E6
ΔE00 4.93
Paleturquoise
#AFEEEE
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.00
Pale Sky Blue
#BDF6FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E2EC #EC9E94
analogous
#94ECCA #94E2EC #94B6EC
triadic
#94E2EC #EC94E2 #E2EC94
tetradic
#94E2EC #CA94EC #EC9E94 #B6EC94
square
#94E2EC #CA94EC #EC9E94 #B6EC94
split-complementary
#94E2EC #EC94B6 #ECCA94
monochromatic
#2CC6DA #60D4E3 #94E2EC #C8F0F5 #E5F8FA
Accessibility & contrast
On white
1.46
#94E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#94E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E2EC
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E2EC | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#70E8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #94e2ec; /* rgb */ color: rgb(148, 226, 236); /* oklch */ color: oklch(86.6% 0.078 206.1);
Tailwind
colors: {
custom: {
50: '#b7ebf2',
500: '#94e2ec',
950: '#000000',
},
}SCSS
$custom: #94e2ec; $custom-light: #b7ebf2; $custom-dark: #000000;
JSON
{
"hex": "#94e2ec",
"rgb": {
"r": 148,
"g": 226,
"b": 236
},
"hsl": {
"h": 186.818,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.86571,
"c": 0.07776,
"h": 206.1
},
"luminance": 0.66745
}Semantic roles & 50–950 ramp
primary
#94E2EC
secondary
#C7695D
accent
#2914D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485