#ABFEEC#ABFEEC
#ABFEEC is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.9% C 0.085 H 179.2°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEEC |
|---|---|
| RGB | rgb(171, 254, 236) |
| HSL | hsl(167, 98%, 83%) |
| HSV | hsv(167, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(94.14, -28.93, 0.60) |
| CIE-LCH | lch(94.14, 28.93, 178.81°) |
| OKLab | oklab(93.88% -0.0845 0.0011) |
| OKLCH | oklch(93.88% 0.085 179.2) |
| XYZ | xyz(67.3714, 85.5938, 92.3119) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.02
Pale Cyan
#B7FFFA
ΔE00 4.94
Eggshell Blue
#C4FFF7
ΔE00 5.14
Light Cyan
#ACFFFC
ΔE00 5.42
Tiffany Blue
#7BF2DA
ΔE00 5.49
Duck Egg Blue
#C3FBF4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEEC #FEABBD
analogous
#ABFEC2 #ABFEEC #ABE6FE
triadic
#ABFEEC #ECABFE #FEECAB
tetradic
#ABFEEC #C2ABFE #FEABBD #E6FEAB
square
#ABFEEC #C2ABFE #FEABBD #E6FEAB
split-complementary
#ABFEEC #FEABE6 #FEC2AB
monochromatic
#32FDD1 #6FFDDE #ABFEEC #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.16
#ABFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#ABFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEEC
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEEC | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EB
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#91FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abfeec; /* rgb */ color: rgb(171, 254, 236); /* oklch */ color: oklch(93.9% 0.085 179.2);
Tailwind
colors: {
custom: {
50: '#c6fff2',
500: '#abfeec',
950: '#000000',
},
}SCSS
$custom: #abfeec; $custom-light: #c6fff2; $custom-dark: #000000;
JSON
{
"hex": "#abfeec",
"rgb": {
"r": 171,
"g": 254,
"b": 236
},
"hsl": {
"h": 166.988,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.9388,
"c": 0.08451,
"h": 179.2
},
"luminance": 0.85598
}Semantic roles & 50–950 ramp
primary
#ABFEEC
secondary
#E36A84
accent
#0032E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685