#A5EFFE#A5EFFE
#A5EFFE is a very light, moderate cyan. Relative luminance 0.769; OKLCH L 90.9% C 0.076 H 211.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EFFE |
|---|---|
| RGB | rgb(165, 239, 254) |
| HSL | hsl(190, 98%, 82%) |
| HSV | hsv(190, 35%, 100%) |
| CMYK | cmyk(35%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.27, -19.20, -14.50) |
| CIE-LCH | lch(90.27, 24.06, 217.06°) |
| OKLab | oklab(90.87% -0.0644 -0.0397) |
| OKLCH | oklch(90.87% 0.076 211.7) |
| XYZ | xyz(64.2668, 76.8842, 105.2004) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.02
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 3.94
Powder Blue
#B0E0E6
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 5.50
Light Sky Blue
#C6FCFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EFFE #FEB4A5
analogous
#A5FEE0 #A5EFFE #A5C3FE
triadic
#A5EFFE #FEA5EF #EFFEA5
tetradic
#A5EFFE #E0A5FE #FEB4A5 #C3FEA5
square
#A5EFFE #E0A5FE #FEB4A5 #C3FEA5
split-complementary
#A5EFFE #FEA5C3 #FEE0A5
monochromatic
#2CD9FD #68E4FD #A5EFFE #E1FAFF #E1FAFF
Accessibility & contrast
On white
1.28
#A5EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#A5EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EFFE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EFFE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#84F6F3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a5effe; /* rgb */ color: rgb(165, 239, 254); /* oklch */ color: oklch(90.9% 0.076 211.7);
Tailwind
colors: {
custom: {
50: '#c3f4fe',
500: '#a5effe',
950: '#000000',
},
}SCSS
$custom: #a5effe; $custom-light: #c3f4fe; $custom-dark: #000000;
JSON
{
"hex": "#a5effe",
"rgb": {
"r": 165,
"g": 239,
"b": 254
},
"hsl": {
"h": 190.112,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.90871,
"c": 0.07566,
"h": 211.7
},
"luminance": 0.76888
}Semantic roles & 50–950 ramp
primary
#A5EFFE
secondary
#E27A65
accent
#2700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585