#95D9BB#95D9BB
#95D9BB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.081 H 165.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #95D9BB |
|---|---|
| RGB | rgb(149, 217, 187) |
| HSL | hsl(154, 47%, 72%) |
| HSV | hsv(154, 31%, 85%) |
| CMYK | cmyk(31.3%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(81.62, -27.72, 8.00) |
| CIE-LCH | lch(81.62, 28.85, 163.90°) |
| OKLab | oklab(83.15% -0.0781 0.0206) |
| OKLCH | oklch(83.15% 0.081 165.2) |
| XYZ | xyz(46.1739, 59.6008, 56.0752) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.08
Pale Teal
#82CBB2
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 6.04
Mint
#AAF0C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D9BB #D995B3
analogous
#95D999 #95D9BB #95D5D9
triadic
#95D9BB #BB95D9 #D9BB95
tetradic
#95D9BB #9995D9 #D995B3 #D5D995
square
#95D9BB #9995D9 #D995B3 #D5D995
split-complementary
#95D9BB #D995D5 #D99995
monochromatic
#40B381 #68C99E #95D9BB #C2E9D8 #E8F7F1
Accessibility & contrast
On white
1.63
#95D9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#95D9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D9BB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D9BB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#85D9D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #95d9bb; /* rgb */ color: rgb(149, 217, 187); /* oklch */ color: oklch(83.1% 0.081 165.2);
Tailwind
colors: {
custom: {
50: '#b6e5cf',
500: '#95d9bb',
950: '#000000',
},
}SCSS
$custom: #95d9bb; $custom-light: #b6e5cf; $custom-dark: #000000;
JSON
{
"hex": "#95d9bb",
"rgb": {
"r": 149,
"g": 217,
"b": 187
},
"hsl": {
"h": 153.529,
"s": 47.222,
"l": 71.765
},
"oklch": {
"l": 0.83149,
"c": 0.08083,
"h": 165.2
},
"luminance": 0.59603
}Semantic roles & 50–950 ramp
primary
#95D9BB
secondary
#B06285
accent
#2B6ABA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483