#94DFEB#94DFEB
#94DFEB is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.076 H 208.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFEB |
|---|---|
| RGB | rgb(148, 223, 235) |
| HSL | hsl(188, 69%, 75%) |
| HSV | hsv(188, 37%, 92%) |
| CMYK | cmyk(37%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.52, -20.20, -13.21) |
| CIE-LCH | lch(84.52, 24.14, 213.19°) |
| OKLab | oklab(85.88% -0.0667 -0.0362) |
| OKLCH | oklch(85.88% 0.076 208.5) |
| XYZ | xyz(53.5905, 65.0660, 88.3163) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.79
Powder Blue
#B0E0E6
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 5.76
Pale Sky Blue
#BDF6FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFEB #EBA094
analogous
#94EBCC #94DFEB #94B3EB
triadic
#94DFEB #EB94DF #DFEB94
tetradic
#94DFEB #CC94EB #EBA094 #B3EB94
square
#94DFEB #CC94EB #EBA094 #B3EB94
split-complementary
#94DFEB #EB94B3 #EBCC94
monochromatic
#2DC0D8 #60D0E1 #94DFEB #C8EEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#94DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#94DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFEB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFEB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#71E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #94dfeb; /* rgb */ color: rgb(148, 223, 235); /* oklch */ color: oklch(85.9% 0.076 208.5);
Tailwind
colors: {
custom: {
50: '#b7e9f1',
500: '#94dfeb',
950: '#000000',
},
}SCSS
$custom: #94dfeb; $custom-light: #b7e9f1; $custom-dark: #000000;
JSON
{
"hex": "#94dfeb",
"rgb": {
"r": 148,
"g": 223,
"b": 235
},
"hsl": {
"h": 188.276,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.85878,
"c": 0.07587,
"h": 208.5
},
"luminance": 0.65069
}Semantic roles & 50–950 ramp
primary
#94DFEB
secondary
#C66C5D
accent
#2F15D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485