#ABFEEB#ABFEEB
#ABFEEB is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.9% C 0.085 H 178.4°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEEB |
|---|---|
| RGB | rgb(171, 254, 235) |
| HSL | hsl(166, 98%, 83%) |
| HSV | hsv(166, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(94.11, -29.14, 1.08) |
| CIE-LCH | lch(94.11, 29.16, 177.87°) |
| OKLab | oklab(93.85% -0.0849 0.0024) |
| OKLCH | oklch(93.85% 0.085 178.4) |
| XYZ | xyz(67.2265, 85.5359, 91.5489) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.90
Pale Cyan
#B7FFFA
ΔE00 5.26
Eggshell Blue
#C4FFF7
ΔE00 5.35
Tiffany Blue
#7BF2DA
ΔE00 5.40
Light Aqua
#8CFFDB
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEEB #FEABBE
analogous
#ABFEC1 #ABFEEB #ABE7FE
triadic
#ABFEEB #EBABFE #FEEBAB
tetradic
#ABFEEB #C1ABFE #FEABBE #E7FEAB
square
#ABFEEB #C1ABFE #FEABBE #E7FEAB
split-complementary
#ABFEEB #FEABE7 #FEC1AB
monochromatic
#32FDCE #6FFDDD #ABFEEB #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.16
#ABFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#ABFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEEB
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEEB | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4EA
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#92FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abfeeb; /* rgb */ color: rgb(171, 254, 235); /* oklch */ color: oklch(93.9% 0.085 178.4);
Tailwind
colors: {
custom: {
50: '#c6fff1',
500: '#abfeeb',
950: '#000000',
},
}SCSS
$custom: #abfeeb; $custom-light: #c6fff1; $custom-dark: #000000;
JSON
{
"hex": "#abfeeb",
"rgb": {
"r": 171,
"g": 254,
"b": 235
},
"hsl": {
"h": 166.265,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93852,
"c": 0.08494,
"h": 178.4
},
"luminance": 0.8554
}Semantic roles & 50–950 ramp
primary
#ABFEEB
secondary
#E36A86
accent
#0035E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685