#95CBB8#95CBB8
#95CBB8 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.062 H 170.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBB8 |
|---|---|
| RGB | rgb(149, 203, 184) |
| HSL | hsl(159, 34%, 69%) |
| HSV | hsv(159, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 9.4%, 20.4%) |
| CIE-LAB | lab(77.61, -21.47, 3.83) |
| CIE-LCH | lch(77.61, 21.81, 169.88°) |
| OKLab | oklab(79.91% -0.0615 0.0098) |
| OKLCH | oklch(79.91% 0.062 170.9) |
| XYZ | xyz(42.3994, 52.5603, 53.2492) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.57
Seafoam Blue
#78D1B6
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 7.63
Mediumaquamarine
#66CDAA
ΔE00 7.64
Seafoam
#7FE0B3
ΔE00 9.17
Darkseagreen
#8FBC8F
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBB8 #CB95A8
analogous
#95CB9D #95CBB8 #95C3CB
triadic
#95CBB8 #B895CB #CBB895
tetradic
#95CBB8 #9D95CB #CB95A8 #C3CB95
square
#95CBB8 #9D95CB #CB95A8 #C3CB95
split-complementary
#95CBB8 #CB95C3 #CB9D95
monochromatic
#4C9A7E #6CB79C #95CBB8 #BEDFD4 #E7F3EF
Accessibility & contrast
On white
1.82
#95CBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#95CBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBB8
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBB8 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#BEBDB9
Tritanopia (blue-blind)
#88CCC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95cbb8; /* rgb */ color: rgb(149, 203, 184); /* oklch */ color: oklch(79.9% 0.062 170.9);
Tailwind
colors: {
custom: {
50: '#b5dbcd',
500: '#95cbb8',
950: '#000000',
},
}SCSS
$custom: #95cbb8; $custom-light: #b5dbcd; $custom-dark: #000000;
JSON
{
"hex": "#95cbb8",
"rgb": {
"r": 149,
"g": 203,
"b": 184
},
"hsl": {
"h": 158.889,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79914,
"c": 0.06233,
"h": 170.9
},
"luminance": 0.52562
}Semantic roles & 50–950 ramp
primary
#95CBB8
secondary
#A06479
accent
#3961AD
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483