#95C2F9#95C2F9
#95C2F9 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 80.2% C 0.092 H 253.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2F9 |
|---|---|
| RGB | rgb(149, 194, 249) |
| HSL | hsl(213, 89%, 78%) |
| HSV | hsv(213, 40%, 98%) |
| CMYK | cmyk(40.2%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(77.17, -1.27, -31.83) |
| CIE-LCH | lch(77.17, 31.86, 267.72°) |
| OKLab | oklab(80.23% -0.0256 -0.0883) |
| OKLCH | oklch(80.23% 0.092 253.8) |
| XYZ | xyz(48.7796, 51.8099, 97.0342) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.85
Baby Blue (survey)
#A2CFFE
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 4.05
Sky Blue (survey)
#75BBFD
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Light Blue
#95D0FC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2F9 #F9CC95
analogous
#95F4F9 #95C2F9 #9A95F9
triadic
#95C2F9 #F995C2 #C2F995
tetradic
#95C2F9 #F995F4 #F9CC95 #95F99A
square
#95C2F9 #F995F4 #F9CC95 #95F99A
split-complementary
#95C2F9 #F99A95 #F4F995
monochromatic
#217FF2 #5BA1F6 #95C2F9 #CFE3FC #E2EEFD
Accessibility & contrast
On white
1.85
#95C2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#95C2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2F9
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2F9 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FC
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#71CED5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c2f9; /* rgb */ color: rgb(149, 194, 249); /* oklch */ color: oklch(80.2% 0.092 253.8);
Tailwind
colors: {
custom: {
50: '#b7d4fb',
500: '#95c2f9',
950: '#000000',
},
}SCSS
$custom: #95c2f9; $custom-light: #b7d4fb; $custom-dark: #000000;
JSON
{
"hex": "#95c2f9",
"rgb": {
"r": 149,
"g": 194,
"b": 249
},
"hsl": {
"h": 213,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.80227,
"c": 0.09199,
"h": 253.8
},
"luminance": 0.51813
}Semantic roles & 50–950 ramp
primary
#95C2F9
secondary
#D99F59
accent
#7E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385