#95CBF2#95CBF2
#95CBF2 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.8% C 0.079 H 240.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBF2 |
|---|---|
| RGB | rgb(149, 203, 242) |
| HSL | hsl(205, 78%, 77%) |
| HSV | hsv(205, 38%, 95%) |
| CMYK | cmyk(38.4%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(79.33, -7.91, -24.76) |
| CIE-LCH | lch(79.33, 25.99, 252.29°) |
| OKLab | oklab(81.85% -0.039 -0.0683) |
| OKLCH | oklch(81.85% 0.079 240.3) |
| XYZ | xyz(49.7721, 55.5094, 92.0789) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.61
Lightskyblue
#87CEFA
ΔE00 2.54
Sky
#82CAFC
ΔE00 2.89
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBF2 #F2BC95
analogous
#95F2EA #95CBF2 #959DF2
triadic
#95CBF2 #F295CB #CBF295
tetradic
#95CBF2 #EA95F2 #F2BC95 #9DF295
square
#95CBF2 #EA95F2 #F2BC95 #9DF295
split-complementary
#95CBF2 #F2959D #F2EA95
monochromatic
#2896E5 #5EB0EB #95CBF2 #CCE6F9 #E4F2FC
Accessibility & contrast
On white
1.74
#95CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#95CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBF2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBF2 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#AEC0F1
Tritanopia (blue-blind)
#73D5D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cbf2; /* rgb */ color: rgb(149, 203, 242); /* oklch */ color: oklch(81.8% 0.079 240.3);
Tailwind
colors: {
custom: {
50: '#b7daf6',
500: '#95cbf2',
950: '#000000',
},
}SCSS
$custom: #95cbf2; $custom-light: #b7daf6; $custom-dark: #000000;
JSON
{
"hex": "#95cbf2",
"rgb": {
"r": 149,
"g": 203,
"b": 242
},
"hsl": {
"h": 205.161,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.8185,
"c": 0.07867,
"h": 240.3
},
"luminance": 0.55512
}Semantic roles & 50–950 ramp
primary
#95CBF2
secondary
#CF8C5C
accent
#620BDA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385