#95BEDF#95BEDF
#95BEDF is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.064 H 242.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEDF |
|---|---|
| RGB | rgb(149, 190, 223) |
| HSL | hsl(207, 54%, 73%) |
| HSV | hsv(207, 33%, 87%) |
| CMYK | cmyk(33.2%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(75.17, -5.81, -20.88) |
| CIE-LCH | lch(75.17, 21.67, 254.46°) |
| OKLab | oklab(78.35% -0.0293 -0.0574) |
| OKLCH | oklch(78.35% 0.064 242.9) |
| XYZ | xyz(44.1230, 48.5421, 76.8424) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.88
Cloudy Blue
#ACC2D9
ΔE00 5.09
Light Blue
#95D0FC
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Sky
#82CAFC
ΔE00 5.69
Lightblue (survey)
#7BC8F6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEDF #DFB695
analogous
#95DFDB #95BEDF #9599DF
triadic
#95BEDF #DF95BE #BEDF95
tetradic
#95BEDF #DB95DF #DFB695 #99DF95
square
#95BEDF #DB95DF #DFB695 #99DF95
split-complementary
#95BEDF #DF9599 #DFDB95
monochromatic
#3A84C0 #66A1D1 #95BEDF #C4DBED #E7F1F8
Accessibility & contrast
On white
1.96
#95BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#95BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEDF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEDF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE1
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#7DC6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bedf; /* rgb */ color: rgb(149, 190, 223); /* oklch */ color: oklch(78.3% 0.064 242.9);
Tailwind
colors: {
custom: {
50: '#b6d1e9',
500: '#95bedf',
950: '#000000',
},
}SCSS
$custom: #95bedf; $custom-light: #b6d1e9; $custom-dark: #000000;
JSON
{
"hex": "#95bedf",
"rgb": {
"r": 149,
"g": 190,
"b": 223
},
"hsl": {
"h": 206.757,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.78345,
"c": 0.06444,
"h": 242.9
},
"luminance": 0.48544
}Semantic roles & 50–950 ramp
primary
#95BEDF
secondary
#EFE4DC
accent
#6A24C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284