#95D1BB#95D1BB
#95D1BB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.069 H 169.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #95D1BB |
|---|---|
| RGB | rgb(149, 209, 187) |
| HSL | hsl(158, 39%, 70%) |
| HSV | hsv(158, 29%, 82%) |
| CMYK | cmyk(28.7%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(79.37, -23.82, 4.76) |
| CIE-LCH | lch(79.37, 24.30, 168.69°) |
| OKLab | oklab(81.35% -0.068 0.0122) |
| OKLCH | oklch(81.35% 0.069 169.8) |
| XYZ | xyz(44.1616, 55.5762, 55.4045) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.00
Seafoam Blue
#78D1B6
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 5.84
Mediumaquamarine
#66CDAA
ΔE00 6.77
Seafoam
#7FE0B3
ΔE00 7.59
Tiffany Blue
#7BF2DA
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D1BB #D195AB
analogous
#95D19D #95D1BB #95C9D1
triadic
#95D1BB #BB95D1 #D1BB95
tetradic
#95D1BB #9D95D1 #D195AB #C9D195
square
#95D1BB #9D95D1 #D195AB #C9D195
split-complementary
#95D1BB #D195C9 #D19D95
monochromatic
#47A482 #6ABEA0 #95D1BB #C0E4D6 #EAF6F1
Accessibility & contrast
On white
1.73
#95D1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#95D1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D1BB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D1BB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C3C2BC
Tritanopia (blue-blind)
#86D2CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95d1bb; /* rgb */ color: rgb(149, 209, 187); /* oklch */ color: oklch(81.3% 0.069 169.8);
Tailwind
colors: {
custom: {
50: '#b5dfcf',
500: '#95d1bb',
950: '#000000',
},
}SCSS
$custom: #95d1bb; $custom-light: #b5dfcf; $custom-dark: #000000;
JSON
{
"hex": "#95d1bb",
"rgb": {
"r": 149,
"g": 209,
"b": 187
},
"hsl": {
"h": 158,
"s": 39.474,
"l": 70.196
},
"oklch": {
"l": 0.81345,
"c": 0.06911,
"h": 169.8
},
"luminance": 0.55578
}Semantic roles & 50–950 ramp
primary
#95D1BB
secondary
#A7637C
accent
#3362B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483