#95C8CC#95C8CC
#95C8CC is a light, muted teal. Relative luminance 0.521; OKLCH L 79.9% C 0.053 H 202.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8CC |
|---|---|
| RGB | rgb(149, 200, 204) |
| HSL | hsl(184, 35%, 69%) |
| HSV | hsv(184, 27%, 80%) |
| CMYK | cmyk(27%, 2%, 0%, 20%) |
| CIE-LAB | lab(77.31, -15.59, -7.38) |
| CIE-LCH | lch(77.31, 17.25, 205.34°) |
| OKLab | oklab(79.85% -0.0494 -0.0201) |
| OKLCH | oklch(79.85% 0.053 202.2) |
| XYZ | xyz(43.9443, 52.0557, 64.8473) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.13
Lightblue
#ADD8E6
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 8.78
Paleturquoise
#AFEEEE
ΔE00 8.99
Robin'S Egg Blue
#98EFF9
ΔE00 9.73
Ice Blue
#A5DFF9
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8CC #CC9995
analogous
#95CCB5 #95C8CC #95ADCC
triadic
#95C8CC #CC95C8 #C8CC95
tetradic
#95C8CC #B595CC #CC9995 #ADCC95
square
#95C8CC #B595CC #CC9995 #ADCC95
split-complementary
#95C8CC #CC95AD #CCB595
monochromatic
#4B969C #6CB3B8 #95C8CC #BEDDE0 #E8F3F4
Accessibility & contrast
On white
1.84
#95C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#95C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8CC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8CC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#82CCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c8cc; /* rgb */ color: rgb(149, 200, 204); /* oklch */ color: oklch(79.9% 0.053 202.2);
Tailwind
colors: {
custom: {
50: '#b5d8db',
500: '#95c8cc',
950: '#000000',
},
}SCSS
$custom: #95c8cc; $custom-light: #b5d8db; $custom-dark: #000000;
JSON
{
"hex": "#95c8cc",
"rgb": {
"r": 149,
"g": 200,
"b": 204
},
"hsl": {
"h": 184.364,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.79851,
"c": 0.05336,
"h": 202.2
},
"luminance": 0.52058
}Semantic roles & 50–950 ramp
primary
#95C8CC
secondary
#A16964
accent
#4038AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384