#95CBBF#95CBBF
#95CBBF is a light, muted teal. Relative luminance 0.529; OKLCH L 80.1% C 0.059 H 179.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBBF |
|---|---|
| RGB | rgb(149, 203, 191) |
| HSL | hsl(167, 34%, 69%) |
| HSV | hsv(167, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.79, -19.99, 0.33) |
| CIE-LCH | lch(77.79, 20.00, 179.07°) |
| OKLab | oklab(80.12% -0.0586 0.0006) |
| OKLCH | oklch(80.12% 0.059 179.5) |
| XYZ | xyz(43.1513, 52.8611, 57.2097) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 6.80
Light Teal
#90E4C1
ΔE00 9.27
Mediumturquoise
#48D1CC
ΔE00 9.30
Mediumaquamarine
#66CDAA
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBBF #CB95A1
analogous
#95CBA4 #95CBBF #95BCCB
triadic
#95CBBF #BF95CB #CBBF95
tetradic
#95CBBF #A495CB #CB95A1 #BCCB95
square
#95CBBF #A495CB #CB95A1 #BCCB95
split-complementary
#95CBBF #CB95BC #CBA495
monochromatic
#4C9A89 #6CB7A6 #95CBBF #BEDFD8 #E7F3F1
Accessibility & contrast
On white
1.81
#95CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#95CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBBF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBBF | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5BF
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#86CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95cbbf; /* rgb */ color: rgb(149, 203, 191); /* oklch */ color: oklch(80.1% 0.059 179.5);
Tailwind
colors: {
custom: {
50: '#b5dbd2',
500: '#95cbbf',
950: '#000000',
},
}SCSS
$custom: #95cbbf; $custom-light: #b5dbd2; $custom-dark: #000000;
JSON
{
"hex": "#95cbbf",
"rgb": {
"r": 149,
"g": 203,
"b": 191
},
"hsl": {
"h": 166.667,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.80115,
"c": 0.05861,
"h": 179.5
},
"luminance": 0.52863
}Semantic roles & 50–950 ramp
primary
#95CBBF
secondary
#A06472
accent
#3952AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483