#94CEBC#94CEBC
#94CEBC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.065 H 173.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEBC |
|---|---|
| RGB | rgb(148, 206, 188) |
| HSL | hsl(161, 37%, 69%) |
| HSV | hsv(161, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.50, -22.43, 2.96) |
| CIE-LCH | lch(78.50, 22.63, 172.48°) |
| OKLab | oklab(80.64% -0.0646 0.0075) |
| OKLCH | oklch(80.64% 0.065 173.4) |
| XYZ | xyz(43.3582, 54.0673, 55.7187) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 7.17
Mediumaquamarine
#66CDAA
ΔE00 7.51
Seafoam
#7FE0B3
ΔE00 8.95
Mediumturquoise
#48D1CC
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEBC #CE94A6
analogous
#94CE9F #94CEBC #94C3CE
triadic
#94CEBC #BC94CE #CEBC94
tetradic
#94CEBC #9F94CE #CE94A6 #C3CE94
square
#94CEBC #9F94CE #CE94A6 #C3CE94
split-complementary
#94CEBC #CE94C3 #CE9F94
monochromatic
#499F84 #6ABBA2 #94CEBC #BEE1D6 #E8F4F1
Accessibility & contrast
On white
1.78
#94CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#94CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEBC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEBC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BB
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#85CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cebc; /* rgb */ color: rgb(148, 206, 188); /* oklch */ color: oklch(80.6% 0.065 173.4);
Tailwind
colors: {
custom: {
50: '#b5ddd0',
500: '#94cebc',
950: '#000000',
},
}SCSS
$custom: #94cebc; $custom-light: #b5ddd0; $custom-dark: #000000;
JSON
{
"hex": "#94cebc",
"rgb": {
"r": 148,
"g": 206,
"b": 188
},
"hsl": {
"h": 161.379,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80642,
"c": 0.06507,
"h": 173.4
},
"luminance": 0.54069
}Semantic roles & 50–950 ramp
primary
#94CEBC
secondary
#A36377
accent
#355BB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483