#95C3F6#95C3F6
#95C3F6 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.088 H 251.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95C3F6 |
|---|---|
| RGB | rgb(149, 195, 246) |
| HSL | hsl(212, 84%, 77%) |
| HSV | hsv(212, 39%, 96%) |
| CMYK | cmyk(39.4%, 20.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.32, -2.60, -29.98) |
| CIE-LCH | lch(77.32, 30.10, 265.05°) |
| OKLab | oklab(80.31% -0.0278 -0.0831) |
| OKLCH | oklch(80.31% 0.088 251.5) |
| XYZ | xyz(48.5387, 52.0709, 94.6640) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 4.59
Light Blue
#95D0FC
ΔE00 4.60
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Powder Blue (survey)
#B1D1FC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C3F6 #F6C895
analogous
#95F4F6 #95C3F6 #9795F6
triadic
#95C3F6 #F695C3 #C3F695
tetradic
#95C3F6 #F695F4 #F6C895 #95F697
square
#95C3F6 #F695F4 #F6C895 #95F697
split-complementary
#95C3F6 #F69795 #F4F695
monochromatic
#2483EC #5DA3F1 #95C3F6 #CDE3FB #E3EFFD
Accessibility & contrast
On white
1.84
#95C3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#95C3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C3F6
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C3F6 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F8
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#73CED4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c3f6; /* rgb */ color: rgb(149, 195, 246); /* oklch */ color: oklch(80.3% 0.088 251.5);
Tailwind
colors: {
custom: {
50: '#b7d5f9',
500: '#95c3f6',
950: '#000000',
},
}SCSS
$custom: #95c3f6; $custom-light: #b7d5f9; $custom-dark: #000000;
JSON
{
"hex": "#95c3f6",
"rgb": {
"r": 149,
"g": 195,
"b": 246
},
"hsl": {
"h": 211.546,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.80313,
"c": 0.08762,
"h": 251.5
},
"luminance": 0.52074
}Semantic roles & 50–950 ramp
primary
#95C3F6
secondary
#D59B5B
accent
#7805E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385