#95CFEB#95CFEB
#95CFEB is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.4% C 0.071 H 229.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFEB |
|---|---|
| RGB | rgb(149, 207, 235) |
| HSL | hsl(200, 68%, 75%) |
| HSV | hsv(200, 37%, 92%) |
| CMYK | cmyk(36.6%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.19, -11.78, -19.73) |
| CIE-LCH | lch(80.19, 22.98, 239.16°) |
| OKLab | oklab(82.45% -0.0464 -0.0542) |
| OKLCH | oklch(82.45% 0.071 229.5) |
| XYZ | xyz(49.6977, 57.0105, 86.9666) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.85
Sky Blue
#87CEEB
ΔE00 2.12
Ice Blue
#A5DFF9
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 4.17
Light Blue
#95D0FC
ΔE00 4.80
Lightblue (survey)
#7BC8F6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFEB #EBB195
analogous
#95EBDC #95CFEB #95A4EB
triadic
#95CFEB #EB95CF #CFEB95
tetradic
#95CFEB #DC95EB #EBB195 #A4EB95
square
#95CFEB #DC95EB #EBB195 #A4EB95
split-complementary
#95CFEB #EB95A4 #EBDC95
monochromatic
#2EA0D8 #62B8E1 #95CFEB #C8E6F5 #E5F3FA
Accessibility & contrast
On white
1.69
#95CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#95CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFEB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFEB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#76D7D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #95cfeb; /* rgb */ color: rgb(149, 207, 235); /* oklch */ color: oklch(82.4% 0.071 229.5);
Tailwind
colors: {
custom: {
50: '#b7ddf1',
500: '#95cfeb',
950: '#000000',
},
}SCSS
$custom: #95cfeb; $custom-light: #b7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#95cfeb",
"rgb": {
"r": 149,
"g": 207,
"b": 235
},
"hsl": {
"h": 199.535,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.82446,
"c": 0.07136,
"h": 229.5
},
"luminance": 0.57013
}Semantic roles & 50–950 ramp
primary
#95CFEB
secondary
#C6805E
accent
#5215D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485