#95CEC8#95CEC8
#95CEC8 is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.059 H 187.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEC8 |
|---|---|
| RGB | rgb(149, 206, 200) |
| HSL | hsl(174, 37%, 70%) |
| HSV | hsv(174, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(78.87, -19.54, -2.94) |
| CIE-LCH | lch(78.87, 19.76, 188.55°) |
| OKLab | oklab(81.05% -0.0587 -0.0082) |
| OKLCH | oklch(81.05% 0.059 187.9) |
| XYZ | xyz(44.8877, 54.7001, 62.8254) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 7.81
Mediumturquoise
#48D1CC
ΔE00 8.47
Seafoam Blue
#78D1B6
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEC8 #CE959B
analogous
#95CEAC #95CEC8 #95B8CE
triadic
#95CEC8 #C895CE #CEC895
tetradic
#95CEC8 #AC95CE #CE959B #B8CE95
square
#95CEC8 #AC95CE #CE959B #B8CE95
split-complementary
#95CEC8 #CE95B8 #CEAC95
monochromatic
#4A9F96 #6BBBB2 #95CEC8 #BFE1DE #E9F5F3
Accessibility & contrast
On white
1.76
#95CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#95CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEC8
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEC8 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#83D1CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cec8; /* rgb */ color: rgb(149, 206, 200); /* oklch */ color: oklch(81.1% 0.059 187.9);
Tailwind
colors: {
custom: {
50: '#b5ddd8',
500: '#95cec8',
950: '#000000',
},
}SCSS
$custom: #95cec8; $custom-light: #b5ddd8; $custom-dark: #000000;
JSON
{
"hex": "#95cec8",
"rgb": {
"r": 149,
"g": 206,
"b": 200
},
"hsl": {
"h": 173.684,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81053,
"c": 0.05931,
"h": 187.9
},
"luminance": 0.54702
}Semantic roles & 50–950 ramp
primary
#95CEC8
secondary
#A3646B
accent
#3643B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483