#95CBD2#95CBD2
#95CBD2 is a light, muted teal. Relative luminance 0.538; OKLCH L 80.7% C 0.057 H 206.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBD2 |
|---|---|
| RGB | rgb(149, 203, 210) |
| HSL | hsl(187, 40%, 70%) |
| HSV | hsv(187, 29%, 82%) |
| CMYK | cmyk(29%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.32, -15.75, -9.13) |
| CIE-LCH | lch(78.32, 18.20, 210.09°) |
| OKLab | oklab(80.71% -0.0509 -0.0249) |
| OKLCH | oklch(80.71% 0.057 206.1) |
| XYZ | xyz(45.3795, 53.7523, 68.9444) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 8.58
Ice Blue
#A5DFF9
ΔE00 8.63
Baby Blue
#89CFF0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBD2 #D29C95
analogous
#95D2BA #95CBD2 #95ACD2
triadic
#95CBD2 #D295CB #CBD295
tetradic
#95CBD2 #BA95D2 #D29C95 #ACD295
square
#95CBD2 #BA95D2 #D29C95 #ACD295
split-complementary
#95CBD2 #D295AC #D2BA95
monochromatic
#479BA6 #6AB6C0 #95CBD2 #C0E0E4 #EAF4F6
Accessibility & contrast
On white
1.79
#95CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#95CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBD2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBD2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D3
Deuteranopia (green-blind)
#B8BED2
Tritanopia (blue-blind)
#80D0CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cbd2; /* rgb */ color: rgb(149, 203, 210); /* oklch */ color: oklch(80.7% 0.057 206.1);
Tailwind
colors: {
custom: {
50: '#b6dbdf',
500: '#95cbd2',
950: '#000000',
},
}SCSS
$custom: #95cbd2; $custom-light: #b6dbdf; $custom-dark: #000000;
JSON
{
"hex": "#95cbd2",
"rgb": {
"r": 149,
"g": 203,
"b": 210
},
"hsl": {
"h": 186.885,
"s": 40.397,
"l": 70.392
},
"oklch": {
"l": 0.80707,
"c": 0.05665,
"h": 206.1
},
"luminance": 0.53755
}Semantic roles & 50–950 ramp
primary
#95CBD2
secondary
#A86B63
accent
#4132B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484