#A5FFDF#A5FFDF
#A5FFDF is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.4% C 0.097 H 169.7°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFDF |
|---|---|
| RGB | rgb(165, 255, 223) |
| HSL | hsl(159, 100%, 82%) |
| HSV | hsv(159, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.82, -33.75, 6.81) |
| CIE-LCH | lch(93.82, 34.43, 168.60°) |
| OKLab | oklab(93.44% -0.0959 0.0175) |
| OKLCH | oklch(93.44% 0.097 169.7) |
| XYZ | xyz(64.5915, 84.8432, 82.7706) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 2.83
Pale Aqua
#B8FFEB
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFDF #FFA5C5
analogous
#A5FFB2 #A5FFDF #A5F2FF
triadic
#A5FFDF #DFA5FF #FFDFA5
tetradic
#A5FFDF #B2A5FF #FFA5C5 #F2FFA5
square
#A5FFDF #B2A5FF #FFA5C5 #F2FFA5
split-complementary
#A5FFDF #FFA5F2 #FFB2A5
monochromatic
#2BFFB3 #68FFC9 #A5FFDF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A5FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#A5FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFDF
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFDF | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DD
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#8CFFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a5ffdf; /* rgb */ color: rgb(165, 255, 223); /* oklch */ color: oklch(93.4% 0.097 169.7);
Tailwind
colors: {
custom: {
50: '#c2ffe9',
500: '#a5ffdf',
950: '#000000',
},
}SCSS
$custom: #a5ffdf; $custom-light: #c2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a5ffdf",
"rgb": {
"r": 165,
"g": 255,
"b": 223
},
"hsl": {
"h": 158.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93441,
"c": 0.09749,
"h": 169.7
},
"luminance": 0.84847
}Semantic roles & 50–950 ramp
primary
#A5FFDF
secondary
#E46492
accent
#0052E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684