#95CCBF#95CCBF
#95CCBF is a light, muted teal. Relative luminance 0.533; OKLCH L 80.3% C 0.060 H 178.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCBF |
|---|---|
| RGB | rgb(149, 204, 191) |
| HSL | hsl(166, 35%, 69%) |
| HSV | hsv(166, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.07, -20.50, 0.73) |
| CIE-LCH | lch(78.07, 20.51, 177.95°) |
| OKLab | oklab(80.34% -0.0599 0.0016) |
| OKLCH | oklch(80.34% 0.06 178.4) |
| XYZ | xyz(43.3883, 53.3349, 57.2886) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.99
Seafoam Blue
#78D1B6
ΔE00 6.42
Light Teal
#90E4C1
ΔE00 8.82
Mediumaquamarine
#66CDAA
ΔE00 8.97
Mediumturquoise
#48D1CC
ΔE00 9.30
Paleturquoise
#AFEEEE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCBF #CC95A2
analogous
#95CCA4 #95CCBF #95BECC
triadic
#95CCBF #BF95CC #CCBF95
tetradic
#95CCBF #A495CC #CC95A2 #BECC95
square
#95CCBF #A495CC #CC95A2 #BECC95
split-complementary
#95CCBF #CC95BE #CCA495
monochromatic
#4B9C89 #6CB8A6 #95CCBF #BEE0D8 #E8F4F1
Accessibility & contrast
On white
1.80
#95CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#95CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCBF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCBF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#86CEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95ccbf; /* rgb */ color: rgb(149, 204, 191); /* oklch */ color: oklch(80.3% 0.060 178.4);
Tailwind
colors: {
custom: {
50: '#b5dbd2',
500: '#95ccbf',
950: '#000000',
},
}SCSS
$custom: #95ccbf; $custom-light: #b5dbd2; $custom-dark: #000000;
JSON
{
"hex": "#95ccbf",
"rgb": {
"r": 149,
"g": 204,
"b": 191
},
"hsl": {
"h": 165.818,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80339,
"c": 0.05992,
"h": 178.4
},
"luminance": 0.53337
}Semantic roles & 50–950 ramp
primary
#95CCBF
secondary
#A16473
accent
#3854AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483