#95C2FE#95C2FE
#95C2FE is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.4% C 0.098 H 255.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2FE |
|---|---|
| RGB | rgb(149, 194, 254) |
| HSL | hsl(214, 98%, 79%) |
| HSV | hsv(214, 41%, 100%) |
| CMYK | cmyk(41.3%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.36, 0.07, -34.22) |
| CIE-LCH | lch(77.36, 34.22, 270.12°) |
| OKLab | oklab(80.44% -0.0241 -0.0952) |
| OKLCH | oklch(80.44% 0.098 255.8) |
| XYZ | xyz(49.5698, 52.1260, 101.1961) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.62
Baby Blue (survey)
#A2CFFE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 3.81
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Light Blue
#95D0FC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2FE #FED195
analogous
#95F6FE #95C2FE #9D95FE
triadic
#95C2FE #FE95C2 #C2FE95
tetradic
#95C2FE #FE95F6 #FED195 #95FE9D
square
#95C2FE #FE95F6 #FED195 #95FE9D
split-complementary
#95C2FE #FE9D95 #F6FE95
monochromatic
#1C7CFD #589FFD #95C2FE #D2E5FF #E1EEFF
Accessibility & contrast
On white
1.84
#95C2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#95C2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2FE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2FE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#6FCFD6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c2fe; /* rgb */ color: rgb(149, 194, 254); /* oklch */ color: oklch(80.4% 0.098 255.8);
Tailwind
colors: {
custom: {
50: '#b8d4ff',
500: '#95c2fe',
950: '#000000',
},
}SCSS
$custom: #95c2fe; $custom-light: #b8d4ff; $custom-dark: #000000;
JSON
{
"hex": "#95c2fe",
"rgb": {
"r": 149,
"g": 194,
"b": 254
},
"hsl": {
"h": 214.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.80437,
"c": 0.09817,
"h": 255.8
},
"luminance": 0.52129
}Semantic roles & 50–950 ramp
primary
#95C2FE
secondary
#E0A557
accent
#8300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386