#ABFEDB#ABFEDB
#ABFEDB is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.094 H 166.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEDB |
|---|---|
| RGB | rgb(171, 254, 219) |
| HSL | hsl(155, 98%, 83%) |
| HSV | hsv(155, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(93.73, -32.43, 8.79) |
| CIE-LCH | lch(93.73, 33.60, 164.84°) |
| OKLab | oklab(93.42% -0.0915 0.0226) |
| OKLCH | oklch(93.42% 0.094 166.1) |
| XYZ | xyz(65.0181, 84.6525, 79.9177) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.15
Light Aqua
#8CFFDB
ΔE00 3.73
Pale Aqua
#B8FFEB
ΔE00 4.67
Aquamarine
#7FFFD4
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 4.99
Mint
#AAF0C1
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEDB #FEABCE
analogous
#ABFEB1 #ABFEDB #ABF7FE
triadic
#ABFEDB #DBABFE #FEDBAB
tetradic
#ABFEDB #B1ABFE #FEABCE #F7FEAB
square
#ABFEDB #B1ABFE #FEABCE #F7FEAB
split-complementary
#ABFEDB #FEABF7 #FEB1AB
monochromatic
#32FDA7 #6FFDC1 #ABFEDB #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.17
#ABFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#ABFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEDB
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEDB | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3D9
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#97FEF4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfedb; /* rgb */ color: rgb(171, 254, 219); /* oklch */ color: oklch(93.4% 0.094 166.1);
Tailwind
colors: {
custom: {
50: '#c6ffe6',
500: '#abfedb',
950: '#000000',
},
}SCSS
$custom: #abfedb; $custom-light: #c6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#abfedb",
"rgb": {
"r": 171,
"g": 254,
"b": 219
},
"hsl": {
"h": 154.699,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93421,
"c": 0.09427,
"h": 166.1
},
"luminance": 0.84656
}Semantic roles & 50–950 ramp
primary
#ABFEDB
secondary
#E36A9D
accent
#0061E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684