#95C8CA#95C8CA
#95C8CA is a light, muted teal. Relative luminance 0.520; OKLCH L 79.8% C 0.053 H 199.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8CA |
|---|---|
| RGB | rgb(149, 200, 202) |
| HSL | hsl(182, 33%, 69%) |
| HSV | hsv(182, 26%, 79%) |
| CMYK | cmyk(26.2%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(77.26, -16.04, -6.39) |
| CIE-LCH | lch(77.26, 17.27, 201.71°) |
| OKLab | oklab(79.79% -0.0502 -0.0175) |
| OKLCH | oklch(79.79% 0.053 199.2) |
| XYZ | xyz(43.7060, 51.9603, 63.5921) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 8.86
Sky Blue
#87CEEB
ΔE00 9.62
Robin'S Egg Blue
#98EFF9
ΔE00 9.86
Mediumturquoise
#48D1CC
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8CA #CA9795
analogous
#95CAB2 #95C8CA #95AECA
triadic
#95C8CA #CA95C8 #C8CA95
tetradic
#95C8CA #B295CA #CA9795 #AECA95
square
#95C8CA #B295CA #CA9795 #AECA95
split-complementary
#95C8CA #CA95AE #CAB295
monochromatic
#4C9698 #6CB3B6 #95C8CA #BEDDDE #E7F2F3
Accessibility & contrast
On white
1.84
#95C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#95C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8CA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8CA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#83CCC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c8ca; /* rgb */ color: rgb(149, 200, 202); /* oklch */ color: oklch(79.8% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#b5d8da',
500: '#95c8ca',
950: '#000000',
},
}SCSS
$custom: #95c8ca; $custom-light: #b5d8da; $custom-dark: #000000;
JSON
{
"hex": "#95c8ca",
"rgb": {
"r": 149,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.264,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.79787,
"c": 0.05316,
"h": 199.2
},
"luminance": 0.51962
}Semantic roles & 50–950 ramp
primary
#95C8CA
secondary
#9F6764
accent
#3E39AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383