#95C6F0#95C6F0
#95C6F0 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.7% C 0.079 H 244.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #95C6F0 |
|---|---|
| RGB | rgb(149, 198, 240) |
| HSL | hsl(208, 75%, 76%) |
| HSV | hsv(208, 38%, 94%) |
| CMYK | cmyk(37.9%, 17.5%, 0%, 5.9%) |
| CIE-LAB | lab(77.91, -5.77, -25.86) |
| CIE-LCH | lch(77.91, 26.49, 257.42°) |
| OKLab | oklab(80.71% -0.0335 -0.0714) |
| OKLCH | oklch(80.71% 0.079 244.9) |
| XYZ | xyz(48.3116, 53.0663, 90.1184) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.86
Baby Blue (survey)
#A2CFFE
ΔE00 3.02
Sky
#82CAFC
ΔE00 3.61
Lightskyblue
#87CEFA
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.50
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C6F0 #F0BF95
analogous
#95F0ED #95C6F0 #9599F0
triadic
#95C6F0 #F095C6 #C6F095
tetradic
#95C6F0 #ED95F0 #F0BF95 #99F095
square
#95C6F0 #ED95F0 #F0BF95 #99F095
split-complementary
#95C6F0 #F09599 #F0ED95
monochromatic
#2A8CE1 #5FA9E8 #95C6F0 #CBE3F8 #E4F1FB
Accessibility & contrast
On white
1.81
#95C6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#95C6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C6F0
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C6F0 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F2
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#75D0D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95c6f0; /* rgb */ color: rgb(149, 198, 240); /* oklch */ color: oklch(80.7% 0.079 244.9);
Tailwind
colors: {
custom: {
50: '#b7d7f5',
500: '#95c6f0',
950: '#000000',
},
}SCSS
$custom: #95c6f0; $custom-light: #b7d7f5; $custom-dark: #000000;
JSON
{
"hex": "#95c6f0",
"rgb": {
"r": 149,
"g": 198,
"b": 240
},
"hsl": {
"h": 207.692,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.80707,
"c": 0.07888,
"h": 244.9
},
"luminance": 0.53069
}Semantic roles & 50–950 ramp
primary
#95C6F0
secondary
#CD905D
accent
#6B0ED7
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385