#95CFFE#95CFFE
#95CFFE is a very light, moderate cyan. Relative luminance 0.582; OKLCH L 83.2% C 0.089 H 243.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFFE |
|---|---|
| RGB | rgb(149, 207, 254) |
| HSL | hsl(207, 98%, 79%) |
| HSV | hsv(207, 41%, 100%) |
| CMYK | cmyk(41.3%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.83, -6.90, -28.87) |
| CIE-LCH | lch(80.83, 29.68, 256.56°) |
| OKLab | oklab(83.17% -0.0397 -0.0799) |
| OKLCH | oklch(83.17% 0.089 243.6) |
| XYZ | xyz(52.5907, 58.1677, 102.2030) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.86
Sky
#82CAFC
ΔE00 2.65
Baby Blue (survey)
#A2CFFE
ΔE00 2.80
Lightskyblue
#87CEFA
ΔE00 2.83
Lightblue (survey)
#7BC8F6
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFFE #FEC495
analogous
#95FEF8 #95CFFE #959BFE
triadic
#95CFFE #FE95CF #CFFE95
tetradic
#95CFFE #F895FE #FEC495 #9BFE95
square
#95CFFE #F895FE #FEC495 #9BFE95
split-complementary
#95CFFE #FE959B #FEF895
monochromatic
#1C98FD #58B4FD #95CFFE #D2EAFF #E1F1FF
Accessibility & contrast
On white
1.66
#95CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#95CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFFE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFFE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#6DDADE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #95cffe; /* rgb */ color: rgb(149, 207, 254); /* oklch */ color: oklch(83.2% 0.089 243.6);
Tailwind
colors: {
custom: {
50: '#b8ddff',
500: '#95cffe',
950: '#000000',
},
}SCSS
$custom: #95cffe; $custom-light: #b8ddff; $custom-dark: #000000;
JSON
{
"hex": "#95cffe",
"rgb": {
"r": 149,
"g": 207,
"b": 254
},
"hsl": {
"h": 206.857,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.83172,
"c": 0.08928,
"h": 243.6
},
"luminance": 0.58171
}Semantic roles & 50–950 ramp
primary
#95CFFE
secondary
#E09457
accent
#6700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486