#95CDCE#95CDCE
#95CDCE is a light, muted teal. Relative luminance 0.545; OKLCH L 81.0% C 0.058 H 197.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDCE |
|---|---|
| RGB | rgb(149, 205, 206) |
| HSL | hsl(181, 37%, 70%) |
| HSV | hsv(181, 28%, 81%) |
| CMYK | cmyk(27.7%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.76, -17.69, -6.32) |
| CIE-LCH | lch(78.76, 18.79, 199.67°) |
| OKLab | oklab(81.02% -0.055 -0.0173) |
| OKLCH | oklch(81.02% 0.058 197.5) |
| XYZ | xyz(45.3627, 54.5062, 66.5111) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Mediumturquoise
#48D1CC
ΔE00 9.24
Robin Egg Blue
#8AF1FE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDCE #CE9695
analogous
#95CEB3 #95CDCE #95B1CE
triadic
#95CDCE #CE95CD #CDCE95
tetradic
#95CDCE #B395CE #CE9695 #B1CE95
square
#95CDCE #B395CE #CE9695 #B1CE95
split-complementary
#95CDCE #CE95B1 #CEB395
monochromatic
#4A9E9F #6BB9BB #95CDCE #BFE1E1 #E9F4F5
Accessibility & contrast
On white
1.76
#95CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#95CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDCE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDCE | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BBBFCF
Tritanopia (blue-blind)
#81D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cdce; /* rgb */ color: rgb(149, 205, 206); /* oklch */ color: oklch(81.0% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#b6dcdc',
500: '#95cdce',
950: '#000000',
},
}SCSS
$custom: #95cdce; $custom-light: #b6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#95cdce",
"rgb": {
"r": 149,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.053,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81018,
"c": 0.05769,
"h": 197.5
},
"luminance": 0.54508
}Semantic roles & 50–950 ramp
primary
#95CDCE
secondary
#A36564
accent
#3836B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484