#95BEF2#95BEF2
#95BEF2 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.087 H 254.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEF2 |
|---|---|
| RGB | rgb(149, 190, 242) |
| HSL | hsl(214, 78%, 77%) |
| HSV | hsv(214, 38%, 95%) |
| CMYK | cmyk(38.4%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(75.84, -0.95, -30.12) |
| CIE-LCH | lch(75.84, 30.13, 268.20°) |
| OKLab | oklab(79.1% -0.0229 -0.0835) |
| OKLCH | oklch(79.1% 0.087 254.7) |
| XYZ | xyz(46.8298, 49.6248, 91.0982) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.48
Pastel Blue
#A2BFFE
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 4.34
Sky Blue (survey)
#75BBFD
ΔE00 5.18
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEF2 #F2C995
analogous
#95EDF2 #95BEF2 #9B95F2
triadic
#95BEF2 #F295BE #BEF295
tetradic
#95BEF2 #F295ED #F2C995 #95F29B
square
#95BEF2 #F295ED #F2C995 #95F29B
split-complementary
#95BEF2 #F29B95 #EDF295
monochromatic
#287BE5 #5E9DEB #95BEF2 #CCDFF9 #E4EEFC
Accessibility & contrast
On white
1.92
#95BEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#95BEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEF2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEF2 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F4
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#75C9CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95bef2; /* rgb */ color: rgb(149, 190, 242); /* oklch */ color: oklch(79.1% 0.087 254.7);
Tailwind
colors: {
custom: {
50: '#b7d1f6',
500: '#95bef2',
950: '#000000',
},
}SCSS
$custom: #95bef2; $custom-light: #b7d1f6; $custom-dark: #000000;
JSON
{
"hex": "#95bef2",
"rgb": {
"r": 149,
"g": 190,
"b": 242
},
"hsl": {
"h": 213.548,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.79097,
"c": 0.08655,
"h": 254.7
},
"luminance": 0.49627
}Semantic roles & 50–950 ramp
primary
#95BEF2
secondary
#F3E7D8
accent
#7F0BDA
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285