#95C6F7#95C6F7
#95C6F7 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 81.0% C 0.087 H 248.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95C6F7 |
|---|---|
| RGB | rgb(149, 198, 247) |
| HSL | hsl(210, 86%, 78%) |
| HSV | hsv(210, 40%, 97%) |
| CMYK | cmyk(39.7%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.16, -3.95, -29.23) |
| CIE-LCH | lch(78.16, 29.49, 262.31°) |
| OKLab | oklab(80.99% -0.0312 -0.0809) |
| OKLCH | oklch(80.99% 0.087 248.9) |
| XYZ | xyz(49.3715, 53.4903, 95.7008) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.47
Light Blue
#95D0FC
ΔE00 3.50
Sky
#82CAFC
ΔE00 4.20
Carolina Blue
#8AB8FE
ΔE00 4.33
Sky Blue (survey)
#75BBFD
ΔE00 4.59
Lightskyblue
#87CEFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C6F7 #F7C695
analogous
#95F7F7 #95C6F7 #9595F7
triadic
#95C6F7 #F795C6 #C6F795
tetradic
#95C6F7 #F795F7 #F7C695 #95F795
square
#95C6F7 #F795F7 #F7C695 #95F795
split-complementary
#95C6F7 #F79595 #F7F795
monochromatic
#2389EE #5CA7F3 #95C6F7 #CEE5FB #E3F0FD
Accessibility & contrast
On white
1.80
#95C6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#95C6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C6F7
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C6F7 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#72D1D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95c6f7; /* rgb */ color: rgb(149, 198, 247); /* oklch */ color: oklch(81.0% 0.087 248.9);
Tailwind
colors: {
custom: {
50: '#b7d7fa',
500: '#95c6f7',
950: '#000000',
},
}SCSS
$custom: #95c6f7; $custom-light: #b7d7fa; $custom-dark: #000000;
JSON
{
"hex": "#95c6f7",
"rgb": {
"r": 149,
"g": 198,
"b": 247
},
"hsl": {
"h": 210,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.80986,
"c": 0.08674,
"h": 248.9
},
"luminance": 0.53493
}Semantic roles & 50–950 ramp
primary
#95C6F7
secondary
#D6985A
accent
#7303E2
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385