#95D5BB#95D5BB
#95D5BB is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.2% C 0.075 H 167.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95D5BB |
|---|---|
| RGB | rgb(149, 213, 187) |
| HSL | hsl(156, 43%, 71%) |
| HSV | hsv(156, 30%, 84%) |
| CMYK | cmyk(30%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(80.50, -25.78, 6.38) |
| CIE-LCH | lch(80.50, 26.56, 166.09°) |
| OKLab | oklab(82.25% -0.0731 0.0165) |
| OKLCH | oklch(82.25% 0.075 167.3) |
| XYZ | xyz(45.1553, 57.5637, 55.7357) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.21
Seafoam Blue
#78D1B6
ΔE00 3.95
Light Teal
#90E4C1
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.22
Mint
#AAF0C1
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D5BB #D595AF
analogous
#95D59B #95D5BB #95CFD5
triadic
#95D5BB #BB95D5 #D5BB95
tetradic
#95D5BB #9B95D5 #D595AF #CFD595
square
#95D5BB #9B95D5 #D595AF #CFD595
split-complementary
#95D5BB #D595CF #D59B95
monochromatic
#44AC82 #69C49F #95D5BB #C1E6D7 #E9F6F1
Accessibility & contrast
On white
1.68
#95D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#95D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D5BB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D5BB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#86D6CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #95d5bb; /* rgb */ color: rgb(149, 213, 187); /* oklch */ color: oklch(82.2% 0.075 167.3);
Tailwind
colors: {
custom: {
50: '#b6e2cf',
500: '#95d5bb',
950: '#000000',
},
}SCSS
$custom: #95d5bb; $custom-light: #b6e2cf; $custom-dark: #000000;
JSON
{
"hex": "#95d5bb",
"rgb": {
"r": 149,
"g": 213,
"b": 187
},
"hsl": {
"h": 155.625,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.82246,
"c": 0.07494,
"h": 167.3
},
"luminance": 0.57566
}Semantic roles & 50–950 ramp
primary
#95D5BB
secondary
#AB6380
accent
#2F66B6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483