#A5FFDE#A5FFDE
#A5FFDE is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.4% C 0.098 H 169.0°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFDE |
|---|---|
| RGB | rgb(165, 255, 222) |
| HSL | hsl(158, 100%, 82%) |
| HSV | hsv(158, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.79, -33.96, 7.29) |
| CIE-LCH | lch(93.79, 34.73, 167.89°) |
| OKLab | oklab(93.42% -0.0963 0.0187) |
| OKLCH | oklch(93.42% 0.098 169) |
| XYZ | xyz(64.4570, 84.7894, 82.0626) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.85
Light Aqua
#8CFFDB
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 4.32
Pale Aqua
#B8FFEB
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.52
Tiffany Blue
#7BF2DA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFDE #FFA5C6
analogous
#A5FFB1 #A5FFDE #A5F3FF
triadic
#A5FFDE #DEA5FF #FFDEA5
tetradic
#A5FFDE #B1A5FF #FFA5C6 #F3FFA5
square
#A5FFDE #B1A5FF #FFA5C6 #F3FFA5
split-complementary
#A5FFDE #FFA5F3 #FFB1A5
monochromatic
#2BFFB1 #68FFC8 #A5FFDE #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A5FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#A5FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFDE
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFDE | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DC
Deuteranopia (green-blind)
#EBE9E0
Tritanopia (blue-blind)
#8DFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a5ffde; /* rgb */ color: rgb(165, 255, 222); /* oklch */ color: oklch(93.4% 0.098 169.0);
Tailwind
colors: {
custom: {
50: '#c2ffe8',
500: '#a5ffde',
950: '#000000',
},
}SCSS
$custom: #a5ffde; $custom-light: #c2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#a5ffde",
"rgb": {
"r": 165,
"g": 255,
"b": 222
},
"hsl": {
"h": 158,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93415,
"c": 0.09813,
"h": 169
},
"luminance": 0.84793
}Semantic roles & 50–950 ramp
primary
#A5FFDE
secondary
#E46493
accent
#0054E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684