#ABFFDA#ABFFDA
#ABFFDA is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.096 H 165.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFDA |
|---|---|
| RGB | rgb(171, 255, 218) |
| HSL | hsl(154, 100%, 84%) |
| HSV | hsv(154, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(93.98, -33.09, 9.66) |
| CIE-LCH | lch(93.98, 34.48, 163.73°) |
| OKLab | oklab(93.62% -0.0931 0.0249) |
| OKLCH | oklch(93.62% 0.096 165) |
| XYZ | xyz(65.2050, 85.2363, 79.3326) |
| Luminance | 0.8524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 0.98
Light Aqua
#8CFFDB
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 4.77
Mint
#AAF0C1
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 4.98
Pale Aqua
#B8FFEB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFDA #FFABD0
analogous
#ABFFB0 #ABFFDA #ABFAFF
triadic
#ABFFDA #DAABFF #FFDAAB
tetradic
#ABFFDA #B0ABFF #FFABD0 #FAFFAB
square
#ABFFDA #B0ABFF #FFABD0 #FAFFAB
split-complementary
#ABFFDA #FFABFA #FFB0AB
monochromatic
#31FFA4 #6EFFBF #ABFFDA #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.16
#ABFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#ABFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFDA
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFDA | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D8
Deuteranopia (green-blind)
#EDEADC
Tritanopia (blue-blind)
#97FFF4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abffda; /* rgb */ color: rgb(171, 255, 218); /* oklch */ color: oklch(93.6% 0.096 165.0);
Tailwind
colors: {
custom: {
50: '#c6ffe5',
500: '#abffda',
950: '#000000',
},
}SCSS
$custom: #abffda; $custom-light: #c6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#abffda",
"rgb": {
"r": 171,
"g": 255,
"b": 218
},
"hsl": {
"h": 153.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93615,
"c": 0.09641,
"h": 165
},
"luminance": 0.8524
}Semantic roles & 50–950 ramp
primary
#ABFFDA
secondary
#E56AA0
accent
#0065E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684