#95BEDE#95BEDE
#95BEDE is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.063 H 242.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEDE |
|---|---|
| RGB | rgb(149, 190, 222) |
| HSL | hsl(206, 53%, 73%) |
| HSV | hsv(206, 33%, 87%) |
| CMYK | cmyk(32.9%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(75.13, -6.05, -20.39) |
| CIE-LCH | lch(75.13, 21.27, 253.47°) |
| OKLab | oklab(78.31% -0.0297 -0.056) |
| OKLCH | oklch(78.31% 0.063 242.1) |
| XYZ | xyz(43.9886, 48.4883, 76.1345) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.68
Cloudy Blue
#ACC2D9
ΔE00 5.07
Light Blue
#95D0FC
ΔE00 5.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Sky
#82CAFC
ΔE00 5.76
Lightblue (survey)
#7BC8F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEDE #DEB595
analogous
#95DED9 #95BEDE #959ADE
triadic
#95BEDE #DE95BE #BEDE95
tetradic
#95BEDE #D995DE #DEB595 #9ADE95
square
#95BEDE #D995DE #DEB595 #9ADE95
split-complementary
#95BEDE #DE959A #DED995
monochromatic
#3B84BE #66A1CF #95BEDE #C4DBED #E8F1F8
Accessibility & contrast
On white
1.96
#95BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#95BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEDE
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEDE | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDE0
Deuteranopia (green-blind)
#A7B6DD
Tritanopia (blue-blind)
#7EC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bede; /* rgb */ color: rgb(149, 190, 222); /* oklch */ color: oklch(78.3% 0.063 242.1);
Tailwind
colors: {
custom: {
50: '#b6d1e8',
500: '#95bede',
950: '#000000',
},
}SCSS
$custom: #95bede; $custom-light: #b6d1e8; $custom-dark: #000000;
JSON
{
"hex": "#95bede",
"rgb": {
"r": 149,
"g": 190,
"b": 222
},
"hsl": {
"h": 206.301,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.78308,
"c": 0.06339,
"h": 242.1
},
"luminance": 0.4849
}Semantic roles & 50–950 ramp
primary
#95BEDE
secondary
#EFE4DC
accent
#6926C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284