#95CDCA#95CDCA
#95CDCA is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.058 H 191.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDCA |
|---|---|
| RGB | rgb(149, 205, 202) |
| HSL | hsl(177, 36%, 69%) |
| HSV | hsv(177, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.64, -18.59, -4.34) |
| CIE-LCH | lch(78.64, 19.09, 193.14°) |
| OKLab | oklab(80.89% -0.0566 -0.0119) |
| OKLCH | oklch(80.89% 0.058 191.9) |
| XYZ | xyz(44.8830, 54.3143, 63.9844) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 7.70
Pale Teal
#82CBB2
ΔE00 8.67
Mediumturquoise
#48D1CC
ΔE00 8.72
Lightblue
#ADD8E6
ΔE00 9.23
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDCA #CD9598
analogous
#95CDAE #95CDCA #95B4CD
triadic
#95CDCA #CA95CD #CDCA95
tetradic
#95CDCA #AE95CD #CD9598 #B4CD95
square
#95CDCA #AE95CD #CD9598 #B4CD95
split-complementary
#95CDCA #CD95B4 #CDAE95
monochromatic
#4A9D99 #6BB9B5 #95CDCA #BFE1DF #E8F4F4
Accessibility & contrast
On white
1.77
#95CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#95CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDCA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDCA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#82D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cdca; /* rgb */ color: rgb(149, 205, 202); /* oklch */ color: oklch(80.9% 0.058 191.9);
Tailwind
colors: {
custom: {
50: '#b5dcda',
500: '#95cdca',
950: '#000000',
},
}SCSS
$custom: #95cdca; $custom-light: #b5dcda; $custom-dark: #000000;
JSON
{
"hex": "#95cdca",
"rgb": {
"r": 149,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.786,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80893,
"c": 0.0579,
"h": 191.9
},
"luminance": 0.54316
}Semantic roles & 50–950 ramp
primary
#95CDCA
secondary
#A26467
accent
#373DAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483