#94DEC8#94DEC8
#94DEC8 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.080 H 173.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #94DEC8 |
|---|---|
| RGB | rgb(148, 222, 200) |
| HSL | hsl(162, 53%, 73%) |
| HSV | hsv(162, 33%, 87%) |
| CMYK | cmyk(33.3%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(83.29, -27.71, 3.51) |
| CIE-LCH | lch(83.29, 27.93, 172.79°) |
| OKLab | oklab(84.58% -0.0797 0.0089) |
| OKLCH | oklch(84.58% 0.08 173.7) |
| XYZ | xyz(48.7557, 62.7058, 64.1668) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.45
Pale Teal
#82CBB2
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 6.00
Seafoam
#7FE0B3
ΔE00 6.70
Mediumaquamarine
#66CDAA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DEC8 #DE94AA
analogous
#94DEA3 #94DEC8 #94CFDE
triadic
#94DEC8 #C894DE #DEC894
tetradic
#94DEC8 #A394DE #DE94AA #CFDE94
square
#94DEC8 #A394DE #DE94AA #CFDE94
split-complementary
#94DEC8 #DE94CF #DEA394
monochromatic
#3ABD96 #65D0B0 #94DEC8 #C3ECE0 #E8F8F3
Accessibility & contrast
On white
1.55
#94DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#94DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DEC8
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DEC8 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#7FE0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #94dec8; /* rgb */ color: rgb(148, 222, 200); /* oklch */ color: oklch(84.6% 0.080 173.7);
Tailwind
colors: {
custom: {
50: '#b6e8d8',
500: '#94dec8',
950: '#000000',
},
}SCSS
$custom: #94dec8; $custom-light: #b6e8d8; $custom-dark: #000000;
JSON
{
"hex": "#94dec8",
"rgb": {
"r": 148,
"g": 222,
"b": 200
},
"hsl": {
"h": 162.162,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.84578,
"c": 0.08017,
"h": 173.7
},
"luminance": 0.62709
}Semantic roles & 50–950 ramp
primary
#94DEC8
secondary
#B6607A
accent
#2553C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483