#95C7E2#95C7E2
#95C7E2 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.4% C 0.065 H 232.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #95C7E2 |
|---|---|
| RGB | rgb(149, 199, 226) |
| HSL | hsl(201, 57%, 74%) |
| HSV | hsv(201, 34%, 89%) |
| CMYK | cmyk(34.1%, 11.9%, 0%, 11.4%) |
| CIE-LAB | lab(77.71, -9.84, -18.64) |
| CIE-LCH | lch(77.71, 21.08, 242.18°) |
| OKLab | oklab(80.39% -0.0397 -0.0512) |
| OKLCH | oklch(80.39% 0.065 232.2) |
| XYZ | xyz(46.5409, 52.7250, 79.6614) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.59
Lightskyblue
#87CEFA
ΔE00 4.68
Light Grey Blue
#9DBCD4
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C7E2 #E2B095
analogous
#95E2D6 #95C7E2 #95A0E2
triadic
#95C7E2 #E295C7 #C7E295
tetradic
#95C7E2 #D695E2 #E2B095 #A0E295
square
#95C7E2 #D695E2 #E2B095 #A0E295
split-complementary
#95C7E2 #E295A0 #E2D695
monochromatic
#3694C6 #65AED5 #95C7E2 #C5E0EF #E7F2F8
Accessibility & contrast
On white
1.82
#95C7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#95C7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C7E2
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C7E2 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E3
Deuteranopia (green-blind)
#AFBCE2
Tritanopia (blue-blind)
#7BCED0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95c7e2; /* rgb */ color: rgb(149, 199, 226); /* oklch */ color: oklch(80.4% 0.065 232.2);
Tailwind
colors: {
custom: {
50: '#b6d8eb',
500: '#95c7e2',
950: '#000000',
},
}SCSS
$custom: #95c7e2; $custom-light: #b6d8eb; $custom-dark: #000000;
JSON
{
"hex": "#95c7e2",
"rgb": {
"r": 149,
"g": 199,
"b": 226
},
"hsl": {
"h": 201.039,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.80391,
"c": 0.06476,
"h": 232.2
},
"luminance": 0.52727
}Semantic roles & 50–950 ramp
primary
#95C7E2
secondary
#BB8060
accent
#5A21C5
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384