#95BEE6#95BEE6
#95BEE6 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.072 H 248.1°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE6 |
|---|---|
| RGB | rgb(149, 190, 230) |
| HSL | hsl(210, 62%, 74%) |
| HSV | hsv(210, 35%, 90%) |
| CMYK | cmyk(35.2%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(75.41, -4.05, -24.30) |
| CIE-LCH | lch(75.41, 24.64, 260.55°) |
| OKLab | oklab(78.61% -0.0269 -0.067) |
| OKLCH | oklch(78.61% 0.072 248.1) |
| XYZ | xyz(45.0863, 48.9274, 81.9158) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.23
Light Grey Blue
#9DBCD4
ΔE00 4.48
Baby Blue (survey)
#A2CFFE
ΔE00 4.50
Pastel Blue
#A2BFFE
ΔE00 5.23
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Light Blue
#95D0FC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE6 #E6BD95
analogous
#95E6E6 #95BEE6 #9596E6
triadic
#95BEE6 #E695BE #BEE695
tetradic
#95BEE6 #E695E6 #E6BD95 #96E695
square
#95BEE6 #E695E6 #E6BD95 #96E695
split-complementary
#95BEE6 #E69596 #E6E695
monochromatic
#3281CF #63A0DA #95BEE6 #C7DCF2 #E6F0F9
Accessibility & contrast
On white
1.95
#95BEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#95BEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE6
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE6 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBEE8
Deuteranopia (green-blind)
#A4B6E5
Tritanopia (blue-blind)
#7BC7CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bee6; /* rgb */ color: rgb(149, 190, 230); /* oklch */ color: oklch(78.6% 0.072 248.1);
Tailwind
colors: {
custom: {
50: '#b6d1ee',
500: '#95bee6',
950: '#000000',
},
}SCSS
$custom: #95bee6; $custom-light: #b6d1ee; $custom-dark: #000000;
JSON
{
"hex": "#95bee6",
"rgb": {
"r": 149,
"g": 190,
"b": 230
},
"hsl": {
"h": 209.63,
"s": 61.832,
"l": 74.314
},
"oklch": {
"l": 0.78615,
"c": 0.07219,
"h": 248.1
},
"luminance": 0.4893
}Semantic roles & 50–950 ramp
primary
#95BEE6
secondary
#F1E5DA
accent
#721CCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284