#94CEB9#94CEB9
#94CEB9 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.067 H 170.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEB9 |
|---|---|
| RGB | rgb(148, 206, 185) |
| HSL | hsl(158, 37%, 69%) |
| HSV | hsv(158, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 10.2%, 19.2%) |
| CIE-LAB | lab(78.43, -23.06, 4.46) |
| CIE-LCH | lch(78.43, 23.49, 169.05°) |
| OKLab | oklab(80.56% -0.0659 0.0115) |
| OKLCH | oklch(80.56% 0.067 170.1) |
| XYZ | xyz(43.0382, 53.9393, 54.0332) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 6.93
Seafoam
#7FE0B3
ΔE00 8.17
Darkseagreen
#8FBC8F
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEB9 #CE94A9
analogous
#94CE9C #94CEB9 #94C6CE
triadic
#94CEB9 #B994CE #CEB994
tetradic
#94CEB9 #9C94CE #CE94A9 #C6CE94
square
#94CEB9 #9C94CE #CE94A9 #C6CE94
split-complementary
#94CEB9 #CE94C6 #CE9C94
monochromatic
#499F80 #6ABB9E #94CEB9 #BEE1D4 #E8F4F0
Accessibility & contrast
On white
1.78
#94CEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#94CEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEB9
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEB9 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B8
Deuteranopia (green-blind)
#C0BFBA
Tritanopia (blue-blind)
#86CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94ceb9; /* rgb */ color: rgb(148, 206, 185); /* oklch */ color: oklch(80.6% 0.067 170.1);
Tailwind
colors: {
custom: {
50: '#b5ddce',
500: '#94ceb9',
950: '#000000',
},
}SCSS
$custom: #94ceb9; $custom-light: #b5ddce; $custom-dark: #000000;
JSON
{
"hex": "#94ceb9",
"rgb": {
"r": 148,
"g": 206,
"b": 185
},
"hsl": {
"h": 158.276,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80557,
"c": 0.0669,
"h": 170.1
},
"luminance": 0.53941
}Semantic roles & 50–950 ramp
primary
#94CEB9
secondary
#A3637A
accent
#3562B0
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111513
muted
#818483