#95CBBE#95CBBE
#95CBBE is a light, muted teal. Relative luminance 0.528; OKLCH L 80.1% C 0.059 H 178.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBBE |
|---|---|
| RGB | rgb(149, 203, 190) |
| HSL | hsl(166, 34%, 69%) |
| HSV | hsv(166, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.77, -20.21, 0.83) |
| CIE-LCH | lch(77.77, 20.22, 177.66°) |
| OKLab | oklab(80.09% -0.059 0.0019) |
| OKLCH | oklch(80.09% 0.059 178.2) |
| XYZ | xyz(43.0417, 52.8172, 56.6321) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 6.54
Light Teal
#90E4C1
ΔE00 8.99
Mediumaquamarine
#66CDAA
ΔE00 9.03
Mediumturquoise
#48D1CC
ΔE00 9.44
Paleturquoise
#AFEEEE
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBBE #CB95A2
analogous
#95CBA3 #95CBBE #95BDCB
triadic
#95CBBE #BE95CB #CBBE95
tetradic
#95CBBE #A395CB #CB95A2 #BDCB95
square
#95CBBE #A395CB #CB95A2 #BDCB95
split-complementary
#95CBBE #CB95BD #CBA395
monochromatic
#4C9A87 #6CB7A5 #95CBBE #BEDFD7 #E7F3F0
Accessibility & contrast
On white
1.82
#95CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#95CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBBE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBBE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BD
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#86CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95cbbe; /* rgb */ color: rgb(149, 203, 190); /* oklch */ color: oklch(80.1% 0.059 178.2);
Tailwind
colors: {
custom: {
50: '#b5dbd1',
500: '#95cbbe',
950: '#000000',
},
}SCSS
$custom: #95cbbe; $custom-light: #b5dbd1; $custom-dark: #000000;
JSON
{
"hex": "#95cbbe",
"rgb": {
"r": 149,
"g": 203,
"b": 190
},
"hsl": {
"h": 165.556,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.80086,
"c": 0.05905,
"h": 178.2
},
"luminance": 0.52819
}Semantic roles & 50–950 ramp
primary
#95CBBE
secondary
#A06473
accent
#3955AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483