#94CEBB#94CEBB
#94CEBB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.066 H 172.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEBB |
|---|---|
| RGB | rgb(148, 206, 187) |
| HSL | hsl(160, 37%, 69%) |
| HSV | hsv(160, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.48, -22.64, 3.46) |
| CIE-LCH | lch(78.48, 22.91, 171.31°) |
| OKLab | oklab(80.61% -0.0651 0.0088) |
| OKLCH | oklch(80.61% 0.066 172.3) |
| XYZ | xyz(43.2508, 54.0243, 55.1529) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 6.95
Mediumaquamarine
#66CDAA
ΔE00 7.30
Seafoam
#7FE0B3
ΔE00 8.67
Tiffany Blue
#7BF2DA
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEBB #CE94A7
analogous
#94CE9E #94CEBB #94C4CE
triadic
#94CEBB #BB94CE #CEBB94
tetradic
#94CEBB #9E94CE #CE94A7 #C4CE94
square
#94CEBB #9E94CE #CE94A7 #C4CE94
split-complementary
#94CEBB #CE94C4 #CE9E94
monochromatic
#499F83 #6ABBA0 #94CEBB #BEE1D6 #E8F4F0
Accessibility & contrast
On white
1.78
#94CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#94CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEBB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEBB | 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)
#CAC7BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#85CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cebb; /* rgb */ color: rgb(148, 206, 187); /* oklch */ color: oklch(80.6% 0.066 172.3);
Tailwind
colors: {
custom: {
50: '#b5ddcf',
500: '#94cebb',
950: '#000000',
},
}SCSS
$custom: #94cebb; $custom-light: #b5ddcf; $custom-dark: #000000;
JSON
{
"hex": "#94cebb",
"rgb": {
"r": 148,
"g": 206,
"b": 187
},
"hsl": {
"h": 160.345,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80613,
"c": 0.06566,
"h": 172.3
},
"luminance": 0.54026
}Semantic roles & 50–950 ramp
primary
#94CEBB
secondary
#A36378
accent
#355EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483