#95E2BF#95E2BF
#95E2BF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.091 H 164.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2BF |
|---|---|
| RGB | rgb(149, 226, 191) |
| HSL | hsl(153, 57%, 74%) |
| HSV | hsv(153, 34%, 89%) |
| CMYK | cmyk(34.1%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.25, -31.20, 9.64) |
| CIE-LCH | lch(84.25, 32.66, 162.83°) |
| OKLab | oklab(85.29% -0.0876 0.0249) |
| OKLCH | oklch(85.29% 0.091 164.2) |
| XYZ | xyz(48.9914, 64.5411, 59.1563) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.99
Seafoam
#7FE0B3
ΔE00 3.43
Mint
#AAF0C1
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 5.36
Pale Turquoise
#A5FBD5
ΔE00 5.36
Light Turquoise
#7EF4CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2BF #E295B8
analogous
#95E298 #95E2BF #95DEE2
triadic
#95E2BF #BF95E2 #E2BF95
tetradic
#95E2BF #9895E2 #E295B8 #DEE295
square
#95E2BF #9895E2 #E295B8 #DEE295
split-complementary
#95E2BF #E295DE #E29895
monochromatic
#36C685 #65D5A2 #95E2BF #C5EFDC #E7F8F0
Accessibility & contrast
On white
1.51
#95E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#95E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2BF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2BF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#83E2D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95e2bf; /* rgb */ color: rgb(149, 226, 191); /* oklch */ color: oklch(85.3% 0.091 164.2);
Tailwind
colors: {
custom: {
50: '#b6ebd2',
500: '#95e2bf',
950: '#000000',
},
}SCSS
$custom: #95e2bf; $custom-light: #b6ebd2; $custom-dark: #000000;
JSON
{
"hex": "#95e2bf",
"rgb": {
"r": 149,
"g": 226,
"b": 191
},
"hsl": {
"h": 152.727,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.85291,
"c": 0.09105,
"h": 164.2
},
"luminance": 0.64544
}Semantic roles & 50–950 ramp
primary
#95E2BF
secondary
#BB6089
accent
#216BC5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483