#95DFFB#95DFFB
#95DFFB is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.5% C 0.083 H 223.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFFB |
|---|---|
| RGB | rgb(149, 223, 251) |
| HSL | hsl(196, 93%, 78%) |
| HSV | hsv(196, 41%, 98%) |
| CMYK | cmyk(40.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(85.06, -15.97, -20.84) |
| CIE-LCH | lch(85.06, 26.26, 232.54°) |
| OKLab | oklab(86.49% -0.0598 -0.0574) |
| OKLCH | oklch(86.49% 0.083 223.8) |
| XYZ | xyz(56.1886, 66.1262, 101.0509) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.44
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.17
Lightblue
#ADD8E6
ΔE00 5.67
Lightskyblue
#87CEFA
ΔE00 6.37
Light Blue
#95D0FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFFB #FBB195
analogous
#95FBE4 #95DFFB #95ACFB
triadic
#95DFFB #FB95DF #DFFB95
tetradic
#95DFFB #E495FB #FBB195 #ACFB95
square
#95DFFB #E495FB #FBB195 #ACFB95
split-complementary
#95DFFB #FB95AC #FBE495
monochromatic
#1FBBF7 #5ACDF9 #95DFFB #D0F1FD #E2F6FE
Accessibility & contrast
On white
1.48
#95DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#95DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFFB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFFB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#6BE8E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95dffb; /* rgb */ color: rgb(149, 223, 251); /* oklch */ color: oklch(86.5% 0.083 223.8);
Tailwind
colors: {
custom: {
50: '#b8e9fc',
500: '#95dffb',
950: '#000000',
},
}SCSS
$custom: #95dffb; $custom-light: #b8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#95dffb",
"rgb": {
"r": 149,
"g": 223,
"b": 251
},
"hsl": {
"h": 196.471,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.86488,
"c": 0.08289,
"h": 223.8
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#95DFFB
secondary
#DC7D59
accent
#3F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485