#94DFEC#94DFEC
#94DFEC is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.076 H 209.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFEC |
|---|---|
| RGB | rgb(148, 223, 236) |
| HSL | hsl(189, 70%, 75%) |
| HSV | hsv(189, 37%, 93%) |
| CMYK | cmyk(37.3%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.55, -19.96, -13.70) |
| CIE-LCH | lch(84.55, 24.20, 214.46°) |
| OKLab | oklab(85.91% -0.0663 -0.0376) |
| OKLCH | oklch(85.91% 0.076 209.5) |
| XYZ | xyz(53.7354, 65.1239, 89.0793) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Powder Blue
#B0E0E6
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 5.61
Paleturquoise
#AFEEEE
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFEC #ECA194
analogous
#94ECCD #94DFEC #94B3EC
triadic
#94DFEC #EC94DF #DFEC94
tetradic
#94DFEC #CD94EC #ECA194 #B3EC94
square
#94DFEC #CD94EC #ECA194 #B3EC94
split-complementary
#94DFEC #EC94B3 #ECCD94
monochromatic
#2CC0DA #60CFE3 #94DFEC #C8EFF5 #E5F7FA
Accessibility & contrast
On white
1.50
#94DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#94DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFEC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFEC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#71E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #94dfec; /* rgb */ color: rgb(148, 223, 236); /* oklch */ color: oklch(85.9% 0.076 209.5);
Tailwind
colors: {
custom: {
50: '#b7e9f2',
500: '#94dfec',
950: '#000000',
},
}SCSS
$custom: #94dfec; $custom-light: #b7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#94dfec",
"rgb": {
"r": 148,
"g": 223,
"b": 236
},
"hsl": {
"h": 188.864,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.85912,
"c": 0.07618,
"h": 209.5
},
"luminance": 0.65127
}Semantic roles & 50–950 ramp
primary
#94DFEC
secondary
#C76D5D
accent
#3014D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485