#95BEEF#95BEEF
#95BEEF is a light, moderate cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.083 H 253.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEEF |
|---|---|
| RGB | rgb(149, 190, 239) |
| HSL | hsl(213, 74%, 76%) |
| HSV | hsv(213, 38%, 94%) |
| CMYK | cmyk(37.7%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.73, -1.73, -28.67) |
| CIE-LCH | lch(75.73, 28.72, 266.55°) |
| OKLab | oklab(78.97% -0.0239 -0.0793) |
| OKLCH | oklch(78.97% 0.083 253.3) |
| XYZ | xyz(46.3829, 49.4460, 88.7447) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Pastel Blue
#A2BFFE
ΔE00 3.81
Baby Blue (survey)
#A2CFFE
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEEF #EFC695
analogous
#95EBEF #95BEEF #9995EF
triadic
#95BEEF #EF95BE #BEEF95
tetradic
#95BEEF #EF95EB #EFC695 #95EF99
square
#95BEEF #EF95EB #EFC695 #95EF99
split-complementary
#95BEEF #EF9995 #EBEF95
monochromatic
#2B7DDF #609DE7 #95BEEF #CADFF7 #E4EFFB
Accessibility & contrast
On white
1.93
#95BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#95BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEEF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEEF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#77C9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95beef; /* rgb */ color: rgb(149, 190, 239); /* oklch */ color: oklch(79.0% 0.083 253.3);
Tailwind
colors: {
custom: {
50: '#b7d1f4',
500: '#95beef',
950: '#000000',
},
}SCSS
$custom: #95beef; $custom-light: #b7d1f4; $custom-dark: #000000;
JSON
{
"hex": "#95beef",
"rgb": {
"r": 149,
"g": 190,
"b": 239
},
"hsl": {
"h": 212.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78974,
"c": 0.08287,
"h": 253.3
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#95BEEF
secondary
#F3E7D8
accent
#7C10D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285