#ABEFF4#ABEFF4
#ABEFF4 is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.9% C 0.068 H 201.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF4 |
|---|---|
| RGB | rgb(171, 239, 244) |
| HSL | hsl(184, 77%, 81%) |
| HSV | hsv(184, 30%, 96%) |
| CMYK | cmyk(29.9%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(90.28, -19.91, -9.22) |
| CIE-LCH | lch(90.28, 21.94, 204.85°) |
| OKLab | oklab(90.87% -0.0631 -0.0252) |
| OKLCH | oklch(90.87% 0.068 201.8) |
| XYZ | xyz(63.9848, 76.9192, 97.0458) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.95
Robin'S Egg Blue
#98EFF9
ΔE00 2.81
Pale Sky Blue
#BDF6FE
ΔE00 3.23
Light Sky Blue
#C6FCFF
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Powder Blue
#B0E0E6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF4 #F4B0AB
analogous
#ABF4D5 #ABEFF4 #ABCBF4
triadic
#ABEFF4 #F4ABEF #EFF4AB
tetradic
#ABEFF4 #D5ABF4 #F4B0AB #CBF4AB
square
#ABEFF4 #D5ABF4 #F4B0AB #CBF4AB
split-complementary
#ABEFF4 #F4ABCB #F4D5AB
monochromatic
#3FDAE6 #75E5ED #ABEFF4 #E1F9FB #E4FAFB
Accessibility & contrast
On white
1.28
#ABEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#ABEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F4
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#91F4F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff4; /* rgb */ color: rgb(171, 239, 244); /* oklch */ color: oklch(90.9% 0.068 201.8);
Tailwind
colors: {
custom: {
50: '#c6f4f7',
500: '#abeff4',
950: '#000000',
},
}SCSS
$custom: #abeff4; $custom-light: #c6f4f7; $custom-dark: #000000;
JSON
{
"hex": "#abeff4",
"rgb": {
"r": 171,
"g": 239,
"b": 244
},
"hsl": {
"h": 184.11,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.90869,
"c": 0.06798,
"h": 201.8
},
"luminance": 0.76923
}Semantic roles & 50–950 ramp
primary
#ABEFF4
secondary
#D4766F
accent
#1A0CD9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585