#A0DFFE#A0DFFE
#A0DFFE is a very light, moderate cyan. Relative luminance 0.674; OKLCH L 87.2% C 0.077 H 230.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFFE |
|---|---|
| RGB | rgb(160, 223, 254) |
| HSL | hsl(200, 98%, 81%) |
| HSV | hsv(200, 37%, 100%) |
| CMYK | cmyk(37%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.71, -12.43, -21.39) |
| CIE-LCH | lch(85.71, 24.74, 239.85°) |
| OKLab | oklab(87.18% -0.0494 -0.0588) |
| OKLCH | oklch(87.18% 0.077 230) |
| XYZ | xyz(58.7683, 67.4013, 103.6598) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.45
Baby Blue
#89CFF0
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 5.33
Light Blue
#95D0FC
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFFE #FEBFA0
analogous
#A0FEEE #A0DFFE #A0B0FE
triadic
#A0DFFE #FEA0DF #DFFEA0
tetradic
#A0DFFE #EEA0FE #FEBFA0 #B0FEA0
square
#A0DFFE #EEA0FE #FEBFA0 #B0FEA0
split-complementary
#A0DFFE #FEA0B0 #FEEEA0
monochromatic
#27B6FD #63CBFD #A0DFFE #DDF3FF #E1F5FF
Accessibility & contrast
On white
1.45
#A0DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#A0DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFFE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFFE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#7EE8E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a0dffe; /* rgb */ color: rgb(160, 223, 254); /* oklch */ color: oklch(87.2% 0.077 230.0);
Tailwind
colors: {
custom: {
50: '#bfe9fe',
500: '#a0dffe',
950: '#000000',
},
}SCSS
$custom: #a0dffe; $custom-light: #bfe9fe; $custom-dark: #000000;
JSON
{
"hex": "#a0dffe",
"rgb": {
"r": 160,
"g": 223,
"b": 254
},
"hsl": {
"h": 199.787,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.87178,
"c": 0.07682,
"h": 230
},
"luminance": 0.67405
}Semantic roles & 50–950 ramp
primary
#A0DFFE
secondary
#E18B61
accent
#4C00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485