#95BEE5#95BEE5
#95BEE5 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.071 H 247.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE5 |
|---|---|
| RGB | rgb(149, 190, 229) |
| HSL | hsl(209, 61%, 74%) |
| HSV | hsv(209, 35%, 90%) |
| CMYK | cmyk(34.9%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(75.37, -4.30, -23.82) |
| CIE-LCH | lch(75.37, 24.20, 259.77°) |
| OKLab | oklab(78.58% -0.0272 -0.0656) |
| OKLCH | oklch(78.58% 0.071 247.5) |
| XYZ | xyz(44.9463, 48.8714, 81.1784) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.25
Carolina Blue
#8AB8FE
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Light Blue
#95D0FC
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE5 #E5BC95
analogous
#95E5E4 #95BEE5 #9596E5
triadic
#95BEE5 #E595BE #BEE595
tetradic
#95BEE5 #E495E5 #E5BC95 #96E595
square
#95BEE5 #E495E5 #E5BC95 #96E595
split-complementary
#95BEE5 #E59596 #E5E495
monochromatic
#3382CD #64A0D9 #95BEE5 #C6DCF1 #E6F0F9
Accessibility & contrast
On white
1.95
#95BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#95BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE5
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE5 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE7
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#7BC7CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bee5; /* rgb */ color: rgb(149, 190, 229); /* oklch */ color: oklch(78.6% 0.071 247.5);
Tailwind
colors: {
custom: {
50: '#b6d1ed',
500: '#95bee5',
950: '#000000',
},
}SCSS
$custom: #95bee5; $custom-light: #b6d1ed; $custom-dark: #000000;
JSON
{
"hex": "#95bee5",
"rgb": {
"r": 149,
"g": 190,
"b": 229
},
"hsl": {
"h": 209.25,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.78576,
"c": 0.07105,
"h": 247.5
},
"luminance": 0.48874
}Semantic roles & 50–950 ramp
primary
#95BEE5
secondary
#F0E5DB
accent
#711DC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284