#95C8CF#95C8CF
#95C8CF is a light, muted teal. Relative luminance 0.522; OKLCH L 79.9% C 0.054 H 206.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8CF |
|---|---|
| RGB | rgb(149, 200, 207) |
| HSL | hsl(187, 38%, 70%) |
| HSV | hsv(187, 28%, 81%) |
| CMYK | cmyk(28%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.40, -14.90, -8.87) |
| CIE-LCH | lch(77.40, 17.34, 210.77°) |
| OKLab | oklab(79.95% -0.0482 -0.0242) |
| OKLCH | oklch(79.95% 0.054 206.7) |
| XYZ | xyz(44.3076, 52.2010, 66.7606) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 7.57
Baby Blue
#89CFF0
ΔE00 8.81
Ice Blue
#A5DFF9
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8CF #CF9C95
analogous
#95CFB9 #95C8CF #95ABCF
triadic
#95C8CF #CF95C8 #C8CF95
tetradic
#95C8CF #B995CF #CF9C95 #ABCF95
square
#95C8CF #B995CF #CF9C95 #ABCF95
split-complementary
#95C8CF #CF95AB #CFB995
monochromatic
#4996A1 #6BB2BC #95C8CF #BFDEE2 #E9F4F5
Accessibility & contrast
On white
1.84
#95C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#95C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8CF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8CF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#82CCCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c8cf; /* rgb */ color: rgb(149, 200, 207); /* oklch */ color: oklch(79.9% 0.054 206.7);
Tailwind
colors: {
custom: {
50: '#b5d8dd',
500: '#95c8cf',
950: '#000000',
},
}SCSS
$custom: #95c8cf; $custom-light: #b5d8dd; $custom-dark: #000000;
JSON
{
"hex": "#95c8cf",
"rgb": {
"r": 149,
"g": 200,
"b": 207
},
"hsl": {
"h": 187.241,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.79949,
"c": 0.05396,
"h": 206.7
},
"luminance": 0.52203
}Semantic roles & 50–950 ramp
primary
#95C8CF
secondary
#A56C64
accent
#4435B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384