#95C0C8#95C0C8
#95C0C8 is a light, muted teal. Relative luminance 0.483; OKLCH L 78.0% C 0.047 H 210.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95C0C8 |
|---|---|
| RGB | rgb(149, 192, 200) |
| HSL | hsl(189, 32%, 68%) |
| HSV | hsv(189, 26%, 78%) |
| CMYK | cmyk(25.5%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(74.99, -12.36, -8.67) |
| CIE-LCH | lch(74.99, 15.10, 215.07°) |
| OKLab | oklab(77.96% -0.0406 -0.0236) |
| OKLCH | oklch(77.96% 0.047 210.2) |
| XYZ | xyz(41.6662, 48.2572, 61.7516) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 7.83
Sky Blue
#87CEEB
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 8.64
Baby Blue
#89CFF0
ΔE00 8.94
Bluegrey
#85A3B2
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C0C8 #C89D95
analogous
#95C8B6 #95C0C8 #95A6C8
triadic
#95C0C8 #C895C0 #C0C895
tetradic
#95C0C8 #B695C8 #C89D95 #A6C895
square
#95C0C8 #B695C8 #C89D95 #A6C895
split-complementary
#95C0C8 #C895A6 #C8B695
monochromatic
#4D8A95 #6DA8B3 #95C0C8 #BDD8DD #E6F0F2
Accessibility & contrast
On white
1.97
#95C0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#95C0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C0C8
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C0C8 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC9
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#85C4C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95c0c8; /* rgb */ color: rgb(149, 192, 200); /* oklch */ color: oklch(78.0% 0.047 210.2);
Tailwind
colors: {
custom: {
50: '#b5d3d8',
500: '#95c0c8',
950: '#000000',
},
}SCSS
$custom: #95c0c8; $custom-light: #b5d3d8; $custom-dark: #000000;
JSON
{
"hex": "#95c0c8",
"rgb": {
"r": 149,
"g": 192,
"b": 200
},
"hsl": {
"h": 189.412,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.77964,
"c": 0.04694,
"h": 210.2
},
"luminance": 0.48259
}Semantic roles & 50–950 ramp
primary
#95C0C8
secondary
#E4D7D5
accent
#4D3BAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283