#A0FFDF#A0FFDF
#A0FFDF is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.101 H 170.6°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFDF |
|---|---|
| RGB | rgb(160, 255, 223) |
| HSL | hsl(160, 100%, 81%) |
| HSV | hsv(160, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.59, -35.10, 6.45) |
| CIE-LCH | lch(93.59, 35.69, 169.59°) |
| OKLab | oklab(93.2% -0.0999 0.0165) |
| OKLCH | oklch(93.2% 0.101 170.6) |
| XYZ | xyz(63.5715, 84.3172, 82.7228) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.26
Pale Turquoise
#A5FBD5
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 4.00
Light Turquoise
#7EF4CC
ΔE00 4.22
Pale Aqua
#B8FFEB
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFDF #FFA0C0
analogous
#A0FFB0 #A0FFDF #A0F0FF
triadic
#A0FFDF #DFA0FF #FFDFA0
tetradic
#A0FFDF #B0A0FF #FFA0C0 #F0FFA0
square
#A0FFDF #B0A0FF #FFA0C0 #F0FFA0
split-complementary
#A0FFDF #FFA0F0 #FFB0A0
monochromatic
#26FFB6 #63FFCA #A0FFDF #DDFFF4 #E0FFF5
Accessibility & contrast
On white
1.18
#A0FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#A0FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFDF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFDF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DE
Deuteranopia (green-blind)
#EAE8E1
Tritanopia (blue-blind)
#85FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a0ffdf; /* rgb */ color: rgb(160, 255, 223); /* oklch */ color: oklch(93.2% 0.101 170.6);
Tailwind
colors: {
custom: {
50: '#bfffe9',
500: '#a0ffdf',
950: '#000000',
},
}SCSS
$custom: #a0ffdf; $custom-light: #bfffe9; $custom-dark: #000000;
JSON
{
"hex": "#a0ffdf",
"rgb": {
"r": 160,
"g": 255,
"b": 223
},
"hsl": {
"h": 159.789,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.93197,
"c": 0.10122,
"h": 170.6
},
"luminance": 0.84321
}Semantic roles & 50–950 ramp
primary
#A0FFDF
secondary
#E3608C
accent
#004DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684