#95DFFE#95DFFE
#95DFFE is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.6% C 0.085 H 226.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFFE |
|---|---|
| RGB | rgb(149, 223, 254) |
| HSL | hsl(198, 98%, 79%) |
| HSV | hsv(198, 41%, 100%) |
| CMYK | cmyk(41.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.16, -15.21, -22.28) |
| CIE-LCH | lch(85.16, 26.97, 235.68°) |
| OKLab | oklab(86.6% -0.0587 -0.0614) |
| OKLCH | oklch(86.6% 0.085 226.3) |
| XYZ | xyz(56.6652, 66.3169, 103.5612) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.35
Baby Blue
#89CFF0
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.06
Lightskyblue
#87CEFA
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFFE #FEB495
analogous
#95FEE8 #95DFFE #95ABFE
triadic
#95DFFE #FE95DF #DFFE95
tetradic
#95DFFE #E895FE #FEB495 #ABFE95
square
#95DFFE #E895FE #FEB495 #ABFE95
split-complementary
#95DFFE #FE95AB #FEE895
monochromatic
#1CBAFD #58CDFD #95DFFE #D2F1FF #E1F6FF
Accessibility & contrast
On white
1.47
#95DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#95DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFFE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFFE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#6AE8E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95dffe; /* rgb */ color: rgb(149, 223, 254); /* oklch */ color: oklch(86.6% 0.085 226.3);
Tailwind
colors: {
custom: {
50: '#b8e9fe',
500: '#95dffe',
950: '#000000',
},
}SCSS
$custom: #95dffe; $custom-light: #b8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#95dffe",
"rgb": {
"r": 149,
"g": 223,
"b": 254
},
"hsl": {
"h": 197.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.86597,
"c": 0.08495,
"h": 226.3
},
"luminance": 0.66321
}Semantic roles & 50–950 ramp
primary
#95DFFE
secondary
#E08057
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485