#95CBB2#95CBB2
#95CBB2 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.066 H 164.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBB2 |
|---|---|
| RGB | rgb(149, 203, 178) |
| HSL | hsl(152, 34%, 69%) |
| HSV | hsv(152, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.47, -22.70, 6.84) |
| CIE-LCH | lch(77.47, 23.71, 163.22°) |
| OKLab | oklab(79.75% -0.0641 0.0177) |
| OKLCH | oklch(79.75% 0.066 164.6) |
| XYZ | xyz(41.7837, 52.3140, 50.0069) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.24
Seafoam Blue
#78D1B6
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 6.84
Mediumaquamarine
#66CDAA
ΔE00 6.85
Darkseagreen
#8FBC8F
ΔE00 7.69
Seafoam
#7FE0B3
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBB2 #CB95AE
analogous
#95CB97 #95CBB2 #95C9CB
triadic
#95CBB2 #B295CB #CBB295
tetradic
#95CBB2 #9795CB #CB95AE #C9CB95
square
#95CBB2 #9795CB #CB95AE #C9CB95
split-complementary
#95CBB2 #CB95C9 #CB9795
monochromatic
#4C9A76 #6CB794 #95CBB2 #BEDFD0 #E7F3EE
Accessibility & contrast
On white
1.83
#95CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#95CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBB2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBB2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#BFBDB3
Tritanopia (blue-blind)
#89CBC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95cbb2; /* rgb */ color: rgb(149, 203, 178); /* oklch */ color: oklch(79.7% 0.066 164.6);
Tailwind
colors: {
custom: {
50: '#b5dbc9',
500: '#95cbb2',
950: '#000000',
},
}SCSS
$custom: #95cbb2; $custom-light: #b5dbc9; $custom-dark: #000000;
JSON
{
"hex": "#95cbb2",
"rgb": {
"r": 149,
"g": 203,
"b": 178
},
"hsl": {
"h": 152.222,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79748,
"c": 0.06649,
"h": 164.6
},
"luminance": 0.52316
}Semantic roles & 50–950 ramp
primary
#95CBB2
secondary
#A06480
accent
#396EAD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482