#ABEFEA#ABEFEA
#ABEFEA is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.6% C 0.068 H 190.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFEA |
|---|---|
| RGB | rgb(171, 239, 234) |
| HSL | hsl(176, 68%, 80%) |
| HSV | hsv(176, 28%, 94%) |
| CMYK | cmyk(28.5%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.01, -22.13, -4.41) |
| CIE-LCH | lch(90.01, 22.57, 191.26°) |
| OKLab | oklab(90.56% -0.0671 -0.0122) |
| OKLCH | oklch(90.56% 0.068 190.3) |
| XYZ | xyz(62.5075, 76.3282, 89.2652) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.23
Pale Cyan
#B7FFFA
ΔE00 3.32
Duck Egg Blue
#C3FBF4
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 3.68
Eggshell Blue
#C4FFF7
ΔE00 4.10
Light Light Blue
#CAFFFB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFEA #EFABB0
analogous
#ABEFC8 #ABEFEA #ABD2EF
triadic
#ABEFEA #EAABEF #EFEAAB
tetradic
#ABEFEA #C8ABEF #EFABB0 #D2EFAB
square
#ABEFEA #C8ABEF #EFABB0 #D2EFAB
split-complementary
#ABEFEA #EFABD2 #EFC8AB
monochromatic
#44DBD0 #78E5DD #ABEFEA #DEF9F7 #E5FAF9
Accessibility & contrast
On white
1.29
#ABEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#ABEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFEA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFEA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DBDEEB
Tritanopia (blue-blind)
#94F3ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abefea; /* rgb */ color: rgb(171, 239, 234); /* oklch */ color: oklch(90.6% 0.068 190.3);
Tailwind
colors: {
custom: {
50: '#c6f4f0',
500: '#abefea',
950: '#000000',
},
}SCSS
$custom: #abefea; $custom-light: #c6f4f0; $custom-dark: #000000;
JSON
{
"hex": "#abefea",
"rgb": {
"r": 171,
"g": 239,
"b": 234
},
"hsl": {
"h": 175.588,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90561,
"c": 0.06816,
"h": 190.3
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#ABEFEA
secondary
#CD7178
accent
#1623D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585