#ABFFDF#ABFFDF
#ABFFDF is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.7% C 0.093 H 168.4°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFDF |
|---|---|
| RGB | rgb(171, 255, 223) |
| HSL | hsl(157, 100%, 84%) |
| HSV | hsv(157, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.10, -32.09, 7.25) |
| CIE-LCH | lch(94.10, 32.90, 167.27°) |
| OKLab | oklab(93.75% -0.0911 0.0187) |
| OKLCH | oklch(93.75% 0.093 168.4) |
| XYZ | xyz(65.8692, 85.5020, 82.8305) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.96
Light Aqua
#8CFFDB
ΔE00 3.58
Pale Aqua
#B8FFEB
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.19
Mint
#AAF0C1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFDF #FFABCB
analogous
#ABFFB5 #ABFFDF #ABF5FF
triadic
#ABFFDF #DFABFF #FFDFAB
tetradic
#ABFFDF #B5ABFF #FFABCB #F5FFAB
square
#ABFFDF #B5ABFF #FFABCB #F5FFAB
split-complementary
#ABFFDF #FFABF5 #FFB5AB
monochromatic
#31FFB0 #6EFFC8 #ABFFDF #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.16
#ABFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#ABFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFDF
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFDF | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#ECEAE1
Tritanopia (blue-blind)
#95FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abffdf; /* rgb */ color: rgb(171, 255, 223); /* oklch */ color: oklch(93.7% 0.093 168.4);
Tailwind
colors: {
custom: {
50: '#c6ffe9',
500: '#abffdf',
950: '#000000',
},
}SCSS
$custom: #abffdf; $custom-light: #c6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#abffdf",
"rgb": {
"r": 171,
"g": 255,
"b": 223
},
"hsl": {
"h": 157.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93745,
"c": 0.09294,
"h": 168.4
},
"luminance": 0.85506
}Semantic roles & 50–950 ramp
primary
#ABFFDF
secondary
#E56A98
accent
#0057E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684