#94DEEC#94DEEC
#94DEEC is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.7% C 0.076 H 210.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #94DEEC |
|---|---|
| RGB | rgb(148, 222, 236) |
| HSL | hsl(190, 70%, 75%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(37.3%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.27, -19.46, -14.11) |
| CIE-LCH | lch(84.27, 24.03, 215.95°) |
| OKLab | oklab(85.69% -0.0651 -0.0387) |
| OKLCH | oklch(85.69% 0.076 210.7) |
| XYZ | xyz(53.4690, 64.5912, 88.9905) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Powder Blue
#B0E0E6
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Lightblue
#ADD8E6
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 5.89
Ice Blue
#A5DFF9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DEEC #ECA294
analogous
#94ECCE #94DEEC #94B2EC
triadic
#94DEEC #EC94DE #DEEC94
tetradic
#94DEEC #CE94EC #ECA294 #B2EC94
square
#94DEEC #CE94EC #ECA294 #B2EC94
split-complementary
#94DEEC #EC94B2 #ECCE94
monochromatic
#2CBEDA #60CEE3 #94DEEC #C8EEF5 #E5F7FA
Accessibility & contrast
On white
1.51
#94DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#94DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DEEC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DEEC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#71E5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94deec; /* rgb */ color: rgb(148, 222, 236); /* oklch */ color: oklch(85.7% 0.076 210.7);
Tailwind
colors: {
custom: {
50: '#b7e8f2',
500: '#94deec',
950: '#000000',
},
}SCSS
$custom: #94deec; $custom-light: #b7e8f2; $custom-dark: #000000;
JSON
{
"hex": "#94deec",
"rgb": {
"r": 148,
"g": 222,
"b": 236
},
"hsl": {
"h": 189.545,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.85693,
"c": 0.07572,
"h": 210.7
},
"luminance": 0.64595
}Semantic roles & 50–950 ramp
primary
#94DEEC
secondary
#C76E5D
accent
#3214D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485