#95CEC7#95CEC7
#95CEC7 is a light, muted teal. Relative luminance 0.547; OKLCH L 81.0% C 0.060 H 186.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEC7 |
|---|---|
| RGB | rgb(149, 206, 199) |
| HSL | hsl(173, 37%, 70%) |
| HSV | hsv(173, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 3.4%, 19.2%) |
| CIE-LAB | lab(78.84, -19.76, -2.44) |
| CIE-LCH | lch(78.84, 19.91, 187.04°) |
| OKLab | oklab(81.02% -0.0591 -0.0068) |
| OKLCH | oklch(81.02% 0.06 186.6) |
| XYZ | xyz(44.7712, 54.6535, 62.2119) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 7.96
Seafoam Blue
#78D1B6
ΔE00 8.12
Mediumturquoise
#48D1CC
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEC7 #CE959C
analogous
#95CEAB #95CEC7 #95B8CE
triadic
#95CEC7 #C795CE #CEC795
tetradic
#95CEC7 #AB95CE #CE959C #B8CE95
square
#95CEC7 #AB95CE #CE959C #B8CE95
split-complementary
#95CEC7 #CE95B8 #CEAB95
monochromatic
#4A9F95 #6BBBB1 #95CEC7 #BFE1DD #E9F5F3
Accessibility & contrast
On white
1.76
#95CEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#95CEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEC7
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEC7 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C7
Deuteranopia (green-blind)
#BDC0C8
Tritanopia (blue-blind)
#83D1CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cec7; /* rgb */ color: rgb(149, 206, 199); /* oklch */ color: oklch(81.0% 0.060 186.6);
Tailwind
colors: {
custom: {
50: '#b5ddd8',
500: '#95cec7',
950: '#000000',
},
}SCSS
$custom: #95cec7; $custom-light: #b5ddd8; $custom-dark: #000000;
JSON
{
"hex": "#95cec7",
"rgb": {
"r": 149,
"g": 206,
"b": 199
},
"hsl": {
"h": 172.632,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81023,
"c": 0.05955,
"h": 186.6
},
"luminance": 0.54656
}Semantic roles & 50–950 ramp
primary
#95CEC7
secondary
#A3646C
accent
#3645B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483