#94CECA#94CECA
#94CECA is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.060 H 190.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #94CECA |
|---|---|
| RGB | rgb(148, 206, 202) |
| HSL | hsl(176, 37%, 69%) |
| HSV | hsv(176, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.87, -19.39, -4.02) |
| CIE-LCH | lch(78.87, 19.80, 191.70°) |
| OKLab | oklab(81.06% -0.0588 -0.0111) |
| OKLCH | oklch(81.06% 0.06 190.7) |
| XYZ | xyz(44.9412, 54.7005, 64.0559) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.59
Pale Teal
#82CBB2
ΔE00 8.19
Mediumturquoise
#48D1CC
ΔE00 8.36
Seafoam Blue
#78D1B6
ΔE00 9.15
Robin'S Egg Blue
#98EFF9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CECA #CE9498
analogous
#94CEAD #94CECA #94B5CE
triadic
#94CECA #CA94CE #CECA94
tetradic
#94CECA #AD94CE #CE9498 #B5CE94
square
#94CECA #AD94CE #CE9498 #B5CE94
split-complementary
#94CECA #CE94B5 #CEAD94
monochromatic
#499F99 #6ABBB5 #94CECA #BEE1DF #E8F4F4
Accessibility & contrast
On white
1.76
#94CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#94CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CECA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CECA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#81D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94ceca; /* rgb */ color: rgb(148, 206, 202); /* oklch */ color: oklch(81.1% 0.060 190.7);
Tailwind
colors: {
custom: {
50: '#b5ddda',
500: '#94ceca',
950: '#000000',
},
}SCSS
$custom: #94ceca; $custom-light: #b5ddda; $custom-dark: #000000;
JSON
{
"hex": "#94ceca",
"rgb": {
"r": 148,
"g": 206,
"b": 202
},
"hsl": {
"h": 175.862,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.81057,
"c": 0.05986,
"h": 190.7
},
"luminance": 0.54703
}Semantic roles & 50–950 ramp
primary
#94CECA
secondary
#A36367
accent
#353EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483