#95E2BC#95E2BC
#95E2BC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.2% C 0.093 H 162.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2BC |
|---|---|
| RGB | rgb(149, 226, 188) |
| HSL | hsl(150, 57%, 74%) |
| HSV | hsv(150, 34%, 89%) |
| CMYK | cmyk(34.1%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(84.18, -31.80, 11.12) |
| CIE-LCH | lch(84.18, 33.69, 160.72°) |
| OKLab | oklab(85.22% -0.0889 0.0287) |
| OKLCH | oklch(85.22% 0.093 162.1) |
| XYZ | xyz(48.6646, 64.4104, 57.4354) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.49
Seafoam
#7FE0B3
ΔE00 2.98
Mint
#AAF0C1
ΔE00 4.30
Hospital Green
#9BE5AA
ΔE00 5.42
Pale Turquoise
#A5FBD5
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2BC #E295BB
analogous
#95E295 #95E2BC #95E1E2
triadic
#95E2BC #BC95E2 #E2BC95
tetradic
#95E2BC #9595E2 #E295BB #E1E295
square
#95E2BC #9595E2 #E295BB #E1E295
split-complementary
#95E2BC #E295E1 #E29595
monochromatic
#36C67F #65D59E #95E2BC #C5EFDA #E7F8F0
Accessibility & contrast
On white
1.51
#95E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#95E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2BC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2BC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7BA
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#84E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95e2bc; /* rgb */ color: rgb(149, 226, 188); /* oklch */ color: oklch(85.2% 0.093 162.1);
Tailwind
colors: {
custom: {
50: '#b6ebd0',
500: '#95e2bc',
950: '#000000',
},
}SCSS
$custom: #95e2bc; $custom-light: #b6ebd0; $custom-dark: #000000;
JSON
{
"hex": "#95e2bc",
"rgb": {
"r": 149,
"g": 226,
"b": 188
},
"hsl": {
"h": 150.39,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.85215,
"c": 0.09339,
"h": 162.1
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#95E2BC
secondary
#BB608D
accent
#2172C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483