#95BEE4#95BEE4
#95BEE4 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.070 H 246.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEE4 |
|---|---|
| RGB | rgb(149, 190, 228) |
| HSL | hsl(209, 59%, 74%) |
| HSV | hsv(209, 35%, 89%) |
| CMYK | cmyk(34.6%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(75.34, -4.55, -23.33) |
| CIE-LCH | lch(75.34, 23.77, 258.96°) |
| OKLab | oklab(78.54% -0.0276 -0.0642) |
| OKLCH | oklch(78.54% 0.07 246.8) |
| XYZ | xyz(44.8071, 48.8157, 80.4452) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.01
Carolina Blue
#8AB8FE
ΔE00 4.66
Baby Blue (survey)
#A2CFFE
ΔE00 4.69
Light Blue
#95D0FC
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 5.48
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEE4 #E4BB95
analogous
#95E4E3 #95BEE4 #9597E4
triadic
#95BEE4 #E495BE #BEE495
tetradic
#95BEE4 #E395E4 #E4BB95 #97E495
square
#95BEE4 #E395E4 #E4BB95 #97E495
split-complementary
#95BEE4 #E49597 #E4E395
monochromatic
#3482CB #64A0D8 #95BEE4 #C6DCF0 #E7F0F9
Accessibility & contrast
On white
1.95
#95BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#95BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEE4
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEE4 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#A5B6E3
Tritanopia (blue-blind)
#7BC7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bee4; /* rgb */ color: rgb(149, 190, 228); /* oklch */ color: oklch(78.5% 0.070 246.8);
Tailwind
colors: {
custom: {
50: '#b6d1ec',
500: '#95bee4',
950: '#000000',
},
}SCSS
$custom: #95bee4; $custom-light: #b6d1ec; $custom-dark: #000000;
JSON
{
"hex": "#95bee4",
"rgb": {
"r": 149,
"g": 190,
"b": 228
},
"hsl": {
"h": 208.861,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.78537,
"c": 0.06992,
"h": 246.8
},
"luminance": 0.48818
}Semantic roles & 50–950 ramp
primary
#95BEE4
secondary
#F0E5DB
accent
#701EC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284