#95D5CE#95D5CE
#95D5CE is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.8% C 0.066 H 187.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95D5CE |
|---|---|
| RGB | rgb(149, 213, 206) |
| HSL | hsl(173, 43%, 71%) |
| HSV | hsv(173, 30%, 84%) |
| CMYK | cmyk(30%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(80.98, -21.71, -3.05) |
| CIE-LCH | lch(80.98, 21.92, 187.99°) |
| OKLab | oklab(82.79% -0.0651 -0.0085) |
| OKLCH | oklch(82.79% 0.066 187.5) |
| XYZ | xyz(47.3255, 58.4318, 67.1653) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.54
Mediumturquoise
#48D1CC
ΔE00 7.81
Seafoam Blue
#78D1B6
ΔE00 7.92
Robin'S Egg Blue
#98EFF9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D5CE #D5959C
analogous
#95D5AE #95D5CE #95BCD5
triadic
#95D5CE #CE95D5 #D5CE95
tetradic
#95D5CE #AE95D5 #D5959C #BCD595
square
#95D5CE #AE95D5 #D5959C #BCD595
split-complementary
#95D5CE #D595BC #D5AE95
monochromatic
#44ACA0 #69C4BA #95D5CE #C1E6E2 #E9F6F5
Accessibility & contrast
On white
1.66
#95D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#95D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D5CE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D5CE | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#80D8D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #95d5ce; /* rgb */ color: rgb(149, 213, 206); /* oklch */ color: oklch(82.8% 0.066 187.5);
Tailwind
colors: {
custom: {
50: '#b6e2dc',
500: '#95d5ce',
950: '#000000',
},
}SCSS
$custom: #95d5ce; $custom-light: #b6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#95d5ce",
"rgb": {
"r": 149,
"g": 213,
"b": 206
},
"hsl": {
"h": 173.438,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.82792,
"c": 0.06569,
"h": 187.5
},
"luminance": 0.58434
}Semantic roles & 50–950 ramp
primary
#95D5CE
secondary
#AB636B
accent
#2F3EB6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484