#ABFFD5#ABFFD5
#ABFFD5 is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.100 H 161.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFD5 |
|---|---|
| RGB | rgb(171, 255, 213) |
| HSL | hsl(150, 100%, 84%) |
| HSV | hsv(150, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(93.87, -34.07, 12.07) |
| CIE-LCH | lch(93.87, 36.15, 160.49°) |
| OKLab | oklab(93.49% -0.0952 0.0311) |
| OKLCH | oklch(93.49% 0.1 161.9) |
| XYZ | xyz(64.5606, 84.9785, 75.9386) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.44
Mint
#AAF0C1
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.43
Light Seafoam
#A0FEBF
ΔE00 4.84
Aquamarine
#7FFFD4
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFD5 #FFABD5
analogous
#ABFFAB #ABFFD5 #ABFFFF
triadic
#ABFFD5 #D5ABFF #FFD5AB
tetradic
#ABFFD5 #ABABFF #FFABD5 #FFFFAB
square
#ABFFD5 #ABABFF #FFABD5 #FFFFAB
split-complementary
#ABFFD5 #FFABFF #FFABAB
monochromatic
#31FF98 #6EFFB6 #ABFFD5 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.17
#ABFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#ABFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFD5
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFD5 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3D3
Deuteranopia (green-blind)
#EEE9D7
Tritanopia (blue-blind)
#98FFF3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abffd5; /* rgb */ color: rgb(171, 255, 213); /* oklch */ color: oklch(93.5% 0.100 161.9);
Tailwind
colors: {
custom: {
50: '#c6ffe2',
500: '#abffd5',
950: '#000000',
},
}SCSS
$custom: #abffd5; $custom-light: #c6ffe2; $custom-dark: #000000;
JSON
{
"hex": "#abffd5",
"rgb": {
"r": 171,
"g": 255,
"b": 213
},
"hsl": {
"h": 150,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93489,
"c": 0.10019,
"h": 161.9
},
"luminance": 0.84982
}Semantic roles & 50–950 ramp
primary
#ABFFD5
secondary
#E56AA7
accent
#0073E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684