#95C2CA#95C2CA
#95C2CA is a light, muted teal. Relative luminance 0.492; OKLCH L 78.5% C 0.049 H 209.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2CA |
|---|---|
| RGB | rgb(149, 194, 202) |
| HSL | hsl(189, 33%, 69%) |
| HSV | hsv(189, 26%, 79%) |
| CMYK | cmyk(26.2%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.60, -12.94, -8.85) |
| CIE-LCH | lch(75.60, 15.68, 214.37°) |
| OKLab | oklab(78.47% -0.0424 -0.0241) |
| OKLCH | oklch(78.47% 0.049 209.6) |
| XYZ | xyz(42.3436, 49.2355, 63.1380) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.35
Powder Blue
#B0E0E6
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.62
Baby Blue
#89CFF0
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 8.97
Ice Blue
#A5DFF9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2CA #CA9D95
analogous
#95CAB8 #95C2CA #95A8CA
triadic
#95C2CA #CA95C2 #C2CA95
tetradic
#95C2CA #B895CA #CA9D95 #A8CA95
square
#95C2CA #B895CA #CA9D95 #A8CA95
split-complementary
#95C2CA #CA95A8 #CAB895
monochromatic
#4C8D98 #6CABB6 #95C2CA #BED9DE #E7F1F3
Accessibility & contrast
On white
1.94
#95C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#95C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2CA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2CA | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#84C6C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95c2ca; /* rgb */ color: rgb(149, 194, 202); /* oklch */ color: oklch(78.5% 0.049 209.6);
Tailwind
colors: {
custom: {
50: '#b5d4da',
500: '#95c2ca',
950: '#000000',
},
}SCSS
$custom: #95c2ca; $custom-light: #b5d4da; $custom-dark: #000000;
JSON
{
"hex": "#95c2ca",
"rgb": {
"r": 149,
"g": 194,
"b": 202
},
"hsl": {
"h": 189.057,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.78468,
"c": 0.04878,
"h": 209.6
},
"luminance": 0.49237
}Semantic roles & 50–950 ramp
primary
#95C2CA
secondary
#E5D8D6
accent
#4B39AC
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383