#95CCFD#95CCFD
#95CCFD is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.5% C 0.090 H 246.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCFD |
|---|---|
| RGB | rgb(149, 204, 253) |
| HSL | hsl(208, 96%, 79%) |
| HSV | hsv(208, 41%, 99%) |
| CMYK | cmyk(41.1%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(79.99, -5.57, -29.63) |
| CIE-LCH | lch(79.99, 30.15, 259.35°) |
| OKLab | oklab(82.5% -0.0365 -0.0821) |
| OKLCH | oklch(82.5% 0.09 246) |
| XYZ | xyz(51.7110, 56.6640, 101.1219) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.88
Baby Blue (survey)
#A2CFFE
ΔE00 2.25
Sky
#82CAFC
ΔE00 3.07
Lightskyblue
#87CEFA
ΔE00 3.67
Lightblue (survey)
#7BC8F6
ΔE00 4.52
Sky Blue (survey)
#75BBFD
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCFD #FDC695
analogous
#95FDFA #95CCFD #9598FD
triadic
#95CCFD #FD95CC #CCFD95
tetradic
#95CCFD #FA95FD #FDC695 #98FD95
square
#95CCFD #FA95FD #FDC695 #98FD95
split-complementary
#95CCFD #FD9598 #FDFA95
monochromatic
#1D92FB #59AFFC #95CCFD #D1E9FE #E1F1FE
Accessibility & contrast
On white
1.70
#95CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#95CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCFD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCFD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#6ED8DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95ccfd; /* rgb */ color: rgb(149, 204, 253); /* oklch */ color: oklch(82.5% 0.090 246.0);
Tailwind
colors: {
custom: {
50: '#b8dbfe',
500: '#95ccfd',
950: '#000000',
},
}SCSS
$custom: #95ccfd; $custom-light: #b8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#95ccfd",
"rgb": {
"r": 149,
"g": 204,
"b": 253
},
"hsl": {
"h": 208.269,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.82496,
"c": 0.08984,
"h": 246
},
"luminance": 0.56667
}Semantic roles & 50–950 ramp
primary
#95CCFD
secondary
#DE9758
accent
#6C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485