#ABFEEE#ABFEEE
#ABFEEE is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.084 H 181.0°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEEE |
|---|---|
| RGB | rgb(171, 254, 238) |
| HSL | hsl(168, 98%, 83%) |
| HSV | hsv(168, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.19, -28.50, -0.36) |
| CIE-LCH | lch(94.19, 28.50, 180.72°) |
| OKLab | oklab(93.94% -0.0837 -0.0014) |
| OKLCH | oklch(93.94% 0.084 181) |
| XYZ | xyz(67.6636, 85.7107, 93.8508) |
| Luminance | 0.8571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.40
Pale Cyan
#B7FFFA
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 4.73
Eggshell Blue
#C4FFF7
ΔE00 4.73
Duck Egg Blue
#C3FBF4
ΔE00 5.28
Tiffany Blue
#7BF2DA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEEE #FEABBB
analogous
#ABFEC4 #ABFEEE #ABE4FE
triadic
#ABFEEE #EEABFE #FEEEAB
tetradic
#ABFEEE #C4ABFE #FEABBB #E4FEAB
square
#ABFEEE #C4ABFE #FEABBB #E4FEAB
split-complementary
#ABFEEE #FEABE4 #FEC4AB
monochromatic
#32FDD6 #6FFDE2 #ABFEEE #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#ABFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#ABFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEEE
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEEE | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#91FFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abfeee; /* rgb */ color: rgb(171, 254, 238); /* oklch */ color: oklch(93.9% 0.084 181.0);
Tailwind
colors: {
custom: {
50: '#c6fff3',
500: '#abfeee',
950: '#000000',
},
}SCSS
$custom: #abfeee; $custom-light: #c6fff3; $custom-dark: #000000;
JSON
{
"hex": "#abfeee",
"rgb": {
"r": 171,
"g": 254,
"b": 238
},
"hsl": {
"h": 168.434,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93937,
"c": 0.0837,
"h": 181
},
"luminance": 0.85715
}Semantic roles & 50–950 ramp
primary
#ABFEEE
secondary
#E36A81
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685