#ABFEED#ABFEED
#ABFEED is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.084 H 180.1°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEED |
|---|---|
| RGB | rgb(171, 254, 237) |
| HSL | hsl(168, 98%, 83%) |
| HSV | hsv(168, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.16, -28.71, 0.12) |
| CIE-LCH | lch(94.16, 28.71, 179.75°) |
| OKLab | oklab(93.91% -0.0841 -0.0001) |
| OKLCH | oklch(93.91% 0.084 180.1) |
| XYZ | xyz(67.5171, 85.6521, 93.0792) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.19
Pale Cyan
#B7FFFA
ΔE00 4.63
Eggshell Blue
#C4FFF7
ΔE00 4.93
Light Cyan
#ACFFFC
ΔE00 5.08
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEED #FEABBC
analogous
#ABFEC3 #ABFEED #ABE5FE
triadic
#ABFEED #EDABFE #FEEDAB
tetradic
#ABFEED #C3ABFE #FEABBC #E5FEAB
square
#ABFEED #C3ABFE #FEABBC #E5FEAB
split-complementary
#ABFEED #FEABE5 #FEC3AB
monochromatic
#32FDD3 #6FFDE0 #ABFEED #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#ABFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#ABFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEED
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEED | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EC
Deuteranopia (green-blind)
#E8EAEE
Tritanopia (blue-blind)
#91FFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abfeed; /* rgb */ color: rgb(171, 254, 237); /* oklch */ color: oklch(93.9% 0.084 180.1);
Tailwind
colors: {
custom: {
50: '#c6fff2',
500: '#abfeed',
950: '#000000',
},
}SCSS
$custom: #abfeed; $custom-light: #c6fff2; $custom-dark: #000000;
JSON
{
"hex": "#abfeed",
"rgb": {
"r": 171,
"g": 254,
"b": 237
},
"hsl": {
"h": 167.711,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93908,
"c": 0.0841,
"h": 180.1
},
"luminance": 0.85656
}Semantic roles & 50–950 ramp
primary
#ABFEED
secondary
#E36A83
accent
#002FE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685