#95CCBD#95CCBD
#95CCBD is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.3% C 0.061 H 176.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCBD |
|---|---|
| RGB | rgb(149, 204, 189) |
| HSL | hsl(164, 35%, 69%) |
| HSV | hsv(164, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(78.02, -20.92, 1.73) |
| CIE-LCH | lch(78.02, 20.99, 175.26°) |
| OKLab | oklab(80.28% -0.0607 0.0043) |
| OKLCH | oklch(80.28% 0.061 176) |
| XYZ | xyz(43.1697, 53.2474, 56.1374) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 8.29
Mediumaquamarine
#66CDAA
ΔE00 8.44
Mediumturquoise
#48D1CC
ΔE00 9.63
Paleturquoise
#AFEEEE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCBD #CC95A4
analogous
#95CCA2 #95CCBD #95C0CC
triadic
#95CCBD #BD95CC #CCBD95
tetradic
#95CCBD #A295CC #CC95A4 #C0CC95
square
#95CCBD #A295CC #CC95A4 #C0CC95
split-complementary
#95CCBD #CC95C0 #CCA295
monochromatic
#4B9C86 #6CB8A3 #95CCBD #BEE0D7 #E8F4F0
Accessibility & contrast
On white
1.80
#95CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#95CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCBD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCBD | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#86CDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95ccbd; /* rgb */ color: rgb(149, 204, 189); /* oklch */ color: oklch(80.3% 0.061 176.0);
Tailwind
colors: {
custom: {
50: '#b5dbd0',
500: '#95ccbd',
950: '#000000',
},
}SCSS
$custom: #95ccbd; $custom-light: #b5dbd0; $custom-dark: #000000;
JSON
{
"hex": "#95ccbd",
"rgb": {
"r": 149,
"g": 204,
"b": 189
},
"hsl": {
"h": 163.636,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.8028,
"c": 0.06089,
"h": 176
},
"luminance": 0.53249
}Semantic roles & 50–950 ramp
primary
#95CCBD
secondary
#A16475
accent
#3858AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483