#95BEEE#95BEEE
#95BEEE is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.082 H 252.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEEE |
|---|---|
| RGB | rgb(149, 190, 238) |
| HSL | hsl(212, 72%, 76%) |
| HSV | hsv(212, 37%, 93%) |
| CMYK | cmyk(37.4%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.69, -1.99, -28.19) |
| CIE-LCH | lch(75.69, 28.26, 265.96°) |
| OKLab | oklab(78.93% -0.0242 -0.078) |
| OKLCH | oklch(78.93% 0.082 252.8) |
| XYZ | xyz(46.2356, 49.3871, 87.9688) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Pastel Blue
#A2BFFE
ΔE00 3.93
Baby Blue (survey)
#A2CFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Light Blue
#95D0FC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEEE #EEC595
analogous
#95EAEE #95BEEE #9895EE
triadic
#95BEEE #EE95BE #BEEE95
tetradic
#95BEEE #EE95EA #EEC595 #95EE98
square
#95BEEE #EE95EA #EEC595 #95EE98
split-complementary
#95BEEE #EE9895 #EAEE95
monochromatic
#2C7DDD #609EE6 #95BEEE #CADEF6 #E5EFFB
Accessibility & contrast
On white
1.93
#95BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#95BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEEE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEEE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F0
Deuteranopia (green-blind)
#A1B7ED
Tritanopia (blue-blind)
#77C9CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95beee; /* rgb */ color: rgb(149, 190, 238); /* oklch */ color: oklch(78.9% 0.082 252.8);
Tailwind
colors: {
custom: {
50: '#b7d1f3',
500: '#95beee',
950: '#000000',
},
}SCSS
$custom: #95beee; $custom-light: #b7d1f3; $custom-dark: #000000;
JSON
{
"hex": "#95beee",
"rgb": {
"r": 149,
"g": 190,
"b": 238
},
"hsl": {
"h": 212.36,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78934,
"c": 0.08165,
"h": 252.8
},
"luminance": 0.4939
}Semantic roles & 50–950 ramp
primary
#95BEEE
secondary
#F2E7D9
accent
#7A11D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285