#95CFF8#95CFF8
#95CFF8 is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.9% C 0.083 H 239.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFF8 |
|---|---|
| RGB | rgb(149, 207, 248) |
| HSL | hsl(205, 88%, 78%) |
| HSV | hsv(205, 40%, 97%) |
| CMYK | cmyk(39.9%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(80.62, -8.47, -26.00) |
| CIE-LCH | lch(80.62, 27.34, 251.96°) |
| OKLab | oklab(82.94% -0.0418 -0.0718) |
| OKLCH | oklch(82.94% 0.083 239.8) |
| XYZ | xyz(51.6449, 57.7894, 97.2219) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.74
Lightskyblue
#87CEFA
ΔE00 2.00
Sky
#82CAFC
ΔE00 2.65
Lightblue (survey)
#7BC8F6
ΔE00 3.43
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFF8 #F8BE95
analogous
#95F8EF #95CFF8 #959EF8
triadic
#95CFF8 #F895CF #CFF895
tetradic
#95CFF8 #EF95F8 #F8BE95 #9EF895
square
#95CFF8 #EF95F8 #F8BE95 #9EF895
split-complementary
#95CFF8 #F8959E #F8EF95
monochromatic
#229BF0 #5CB5F4 #95CFF8 #CEE9FC #E2F2FD
Accessibility & contrast
On white
1.67
#95CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#95CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFF8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFF8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#B0C3F7
Tritanopia (blue-blind)
#70D9DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #95cff8; /* rgb */ color: rgb(149, 207, 248); /* oklch */ color: oklch(82.9% 0.083 239.8);
Tailwind
colors: {
custom: {
50: '#b8ddfa',
500: '#95cff8',
950: '#000000',
},
}SCSS
$custom: #95cff8; $custom-light: #b8ddfa; $custom-dark: #000000;
JSON
{
"hex": "#95cff8",
"rgb": {
"r": 149,
"g": 207,
"b": 248
},
"hsl": {
"h": 204.848,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.82936,
"c": 0.0831,
"h": 239.8
},
"luminance": 0.57793
}Semantic roles & 50–950 ramp
primary
#95CFF8
secondary
#D78E5A
accent
#5F01E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485