#94CEC8#94CEC8
#94CEC8 is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.060 H 188.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEC8 |
|---|---|
| RGB | rgb(148, 206, 200) |
| HSL | hsl(174, 37%, 69%) |
| HSV | hsv(174, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(78.81, -19.83, -3.02) |
| CIE-LCH | lch(78.81, 20.06, 188.67°) |
| OKLab | oklab(81% -0.0596 -0.0084) |
| OKLCH | oklch(81% 0.06 188) |
| XYZ | xyz(44.7060, 54.6064, 62.8169) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.65
Paleturquoise
#AFEEEE
ΔE00 7.84
Mediumturquoise
#48D1CC
ΔE00 8.30
Seafoam Blue
#78D1B6
ΔE00 8.40
Robin'S Egg Blue
#98EFF9
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEC8 #CE949A
analogous
#94CEAB #94CEC8 #94B7CE
triadic
#94CEC8 #C894CE #CEC894
tetradic
#94CEC8 #AB94CE #CE949A #B7CE94
square
#94CEC8 #AB94CE #CE949A #B7CE94
split-complementary
#94CEC8 #CE94B7 #CEAB94
monochromatic
#499F96 #6ABBB2 #94CEC8 #BEE1DE #E8F4F3
Accessibility & contrast
On white
1.76
#94CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#94CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEC8
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEC8 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#81D1CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94cec8; /* rgb */ color: rgb(148, 206, 200); /* oklch */ color: oklch(81.0% 0.060 188.0);
Tailwind
colors: {
custom: {
50: '#b5ddd8',
500: '#94cec8',
950: '#000000',
},
}SCSS
$custom: #94cec8; $custom-light: #b5ddd8; $custom-dark: #000000;
JSON
{
"hex": "#94cec8",
"rgb": {
"r": 148,
"g": 206,
"b": 200
},
"hsl": {
"h": 173.793,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80996,
"c": 0.06023,
"h": 188
},
"luminance": 0.54609
}Semantic roles & 50–950 ramp
primary
#94CEC8
secondary
#A3636A
accent
#3542B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483