#95E1BB#95E1BB
#95E1BB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.0% C 0.093 H 161.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95E1BB |
|---|---|
| RGB | rgb(149, 225, 187) |
| HSL | hsl(150, 56%, 73%) |
| HSV | hsv(150, 34%, 88%) |
| CMYK | cmyk(33.8%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.87, -31.53, 11.22) |
| CIE-LCH | lch(83.87, 33.47, 160.42°) |
| OKLab | oklab(84.96% -0.0881 0.0289) |
| OKLCH | oklch(84.96% 0.093 161.8) |
| XYZ | xyz(48.2861, 63.8252, 56.7793) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.66
Seafoam
#7FE0B3
ΔE00 3.00
Mint
#AAF0C1
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 5.38
Pale Turquoise
#A5FBD5
ΔE00 5.65
Light Turquoise
#7EF4CC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E1BB #E195BB
analogous
#95E195 #95E1BB #95E1E1
triadic
#95E1BB #BB95E1 #E1BB95
tetradic
#95E1BB #9595E1 #E195BB #E1E195
square
#95E1BB #9595E1 #E195BB #E1E195
split-complementary
#95E1BB #E195E1 #E19595
monochromatic
#38C47E #65D39C #95E1BB #C5EEDA #E7F8F0
Accessibility & contrast
On white
1.53
#95E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#95E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E1BB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E1BB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#84E1D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95e1bb; /* rgb */ color: rgb(149, 225, 187); /* oklch */ color: oklch(85.0% 0.093 161.8);
Tailwind
colors: {
custom: {
50: '#b6eacf',
500: '#95e1bb',
950: '#000000',
},
}SCSS
$custom: #95e1bb; $custom-light: #b6eacf; $custom-dark: #000000;
JSON
{
"hex": "#95e1bb",
"rgb": {
"r": 149,
"g": 225,
"b": 187
},
"hsl": {
"h": 150,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.84962,
"c": 0.0927,
"h": 161.8
},
"luminance": 0.63828
}Semantic roles & 50–950 ramp
primary
#95E1BB
secondary
#BA618D
accent
#2273C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483