#ABEFED#ABEFED
#ABEFED is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.7% C 0.068 H 193.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFED |
|---|---|
| RGB | rgb(171, 239, 237) |
| HSL | hsl(178, 68%, 80%) |
| HSV | hsv(178, 28%, 94%) |
| CMYK | cmyk(28.5%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(90.09, -21.48, -5.85) |
| CIE-LCH | lch(90.09, 22.26, 195.25°) |
| OKLab | oklab(90.65% -0.0659 -0.0161) |
| OKLCH | oklch(90.65% 0.068 193.7) |
| XYZ | xyz(62.9421, 76.5021, 91.5542) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.23
Pale Cyan
#B7FFFA
ΔE00 3.47
Light Cyan
#ACFFFC
ΔE00 3.64
Duck Egg Blue
#C3FBF4
ΔE00 3.95
Eggshell Blue
#C4FFF7
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFED #EFABAD
analogous
#ABEFCB #ABEFED #ABCFEF
triadic
#ABEFED #EDABEF #EFEDAB
tetradic
#ABEFED #CBABEF #EFABAD #CFEFAB
square
#ABEFED #CBABEF #EFABAD #CFEFAB
split-complementary
#ABEFED #EFABCF #EFCBAB
monochromatic
#44DBD7 #78E5E2 #ABEFED #DEF9F8 #E5FAF9
Accessibility & contrast
On white
1.29
#ABEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#ABEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFED
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFED | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#93F3EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abefed; /* rgb */ color: rgb(171, 239, 237); /* oklch */ color: oklch(90.7% 0.068 193.7);
Tailwind
colors: {
custom: {
50: '#c6f4f2',
500: '#abefed',
950: '#000000',
},
}SCSS
$custom: #abefed; $custom-light: #c6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#abefed",
"rgb": {
"r": 171,
"g": 239,
"b": 237
},
"hsl": {
"h": 178.235,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90652,
"c": 0.0678,
"h": 193.7
},
"luminance": 0.76505
}Semantic roles & 50–950 ramp
primary
#ABEFED
secondary
#CD7174
accent
#161BD0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585