#95BECA#95BECA
#95BECA is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.6% C 0.047 H 217.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95BECA |
|---|---|
| RGB | rgb(149, 190, 202) |
| HSL | hsl(194, 33%, 69%) |
| HSV | hsv(194, 26%, 79%) |
| CMYK | cmyk(26.2%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.50, -10.85, -10.49) |
| CIE-LCH | lch(74.50, 15.09, 224.04°) |
| OKLab | oklab(77.59% -0.0371 -0.0286) |
| OKLCH | oklch(77.59% 0.047 217.6) |
| XYZ | xyz(41.4653, 47.4790, 62.8452) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.54
Light Grey Blue
#9DBCD4
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 7.88
Bluegrey
#85A3B2
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BECA #CAA195
analogous
#95CABC #95BECA #95A4CA
triadic
#95BECA #CA95BE #BECA95
tetradic
#95BECA #BC95CA #CAA195 #A4CA95
square
#95BECA #BC95CA #CAA195 #A4CA95
split-complementary
#95BECA #CA95A4 #CABC95
monochromatic
#4C8798 #6CA5B6 #95BECA #BED7DE #E7F0F3
Accessibility & contrast
On white
2.00
#95BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#95BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BECA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BECA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#84C3C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95beca; /* rgb */ color: rgb(149, 190, 202); /* oklch */ color: oklch(77.6% 0.047 217.6);
Tailwind
colors: {
custom: {
50: '#b5d1da',
500: '#95beca',
950: '#000000',
},
}SCSS
$custom: #95beca; $custom-light: #b5d1da; $custom-dark: #000000;
JSON
{
"hex": "#95beca",
"rgb": {
"r": 149,
"g": 190,
"b": 202
},
"hsl": {
"h": 193.585,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.77593,
"c": 0.04686,
"h": 217.6
},
"luminance": 0.47481
}Semantic roles & 50–950 ramp
primary
#95BECA
secondary
#E5D9D6
accent
#5339AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283