#95E0BB#95E0BB
#95E0BB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.091 H 162.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #95E0BB |
|---|---|
| RGB | rgb(149, 224, 187) |
| HSL | hsl(150, 55%, 73%) |
| HSV | hsv(150, 33%, 88%) |
| CMYK | cmyk(33.5%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(83.59, -31.06, 10.82) |
| CIE-LCH | lch(83.59, 32.89, 160.80°) |
| OKLab | oklab(84.74% -0.0868 0.0279) |
| OKLCH | oklch(84.74% 0.091 162.2) |
| XYZ | xyz(48.0165, 63.2861, 56.6894) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.67
Seafoam
#7FE0B3
ΔE00 3.16
Mint
#AAF0C1
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.63
Pale Turquoise
#A5FBD5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E0BB #E095BA
analogous
#95E095 #95E0BB #95E0E0
triadic
#95E0BB #BB95E0 #E0BB95
tetradic
#95E0BB #9595E0 #E095BA #E0E095
square
#95E0BB #9595E0 #E095BA #E0E095
split-complementary
#95E0BB #E095E0 #E09595
monochromatic
#39C27E #66D29D #95E0BB #C4EED9 #E7F8F0
Accessibility & contrast
On white
1.54
#95E0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#95E0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E0BB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E0BB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#84E0D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95e0bb; /* rgb */ color: rgb(149, 224, 187); /* oklch */ color: oklch(84.7% 0.091 162.2);
Tailwind
colors: {
custom: {
50: '#b6eacf',
500: '#95e0bb',
950: '#000000',
},
}SCSS
$custom: #95e0bb; $custom-light: #b6eacf; $custom-dark: #000000;
JSON
{
"hex": "#95e0bb",
"rgb": {
"r": 149,
"g": 224,
"b": 187
},
"hsl": {
"h": 150.4,
"s": 54.745,
"l": 73.137
},
"oklch": {
"l": 0.84735,
"c": 0.09122,
"h": 162.2
},
"luminance": 0.63289
}Semantic roles & 50–950 ramp
primary
#95E0BB
secondary
#B8618C
accent
#2372C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483