#ABFFFD#ABFFFD
#ABFFFD is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.081 H 194.0°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFFD |
|---|---|
| RGB | rgb(171, 255, 253) |
| HSL | hsl(179, 100%, 84%) |
| HSV | hsv(179, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.85, -25.67, -7.13) |
| CIE-LCH | lch(94.85, 26.65, 195.52°) |
| OKLab | oklab(94.6% -0.0789 -0.0196) |
| OKLCH | oklch(94.6% 0.081 194) |
| XYZ | xyz(70.2780, 87.2655, 106.0502) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.38
Pale Cyan
#B7FFFA
ΔE00 1.94
Eggshell Blue
#C4FFF7
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 4.38
Duck Egg Blue
#C3FBF4
ΔE00 4.58
Light Light Blue
#CAFFFB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFFD #FFABAD
analogous
#ABFFD3 #ABFFFD #ABD7FF
triadic
#ABFFFD #FDABFF #FFFDAB
tetradic
#ABFFFD #D3ABFF #FFABAD #D7FFAB
square
#ABFFFD #D3ABFF #FFABAD #D7FFAB
split-complementary
#ABFFFD #FFABD7 #FFD3AB
monochromatic
#31FFFA #6EFFFC #ABFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#ABFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#ABFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFFD
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFFD | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#8BFFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #abfffd; /* rgb */ color: rgb(171, 255, 253); /* oklch */ color: oklch(94.6% 0.081 194.0);
Tailwind
colors: {
custom: {
50: '#c7fffe',
500: '#abfffd',
950: '#000000',
},
}SCSS
$custom: #abfffd; $custom-light: #c7fffe; $custom-dark: #000000;
JSON
{
"hex": "#abfffd",
"rgb": {
"r": 171,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94597,
"c": 0.08129,
"h": 194
},
"luminance": 0.8727
}Semantic roles & 50–950 ramp
primary
#ABFFFD
secondary
#E56A6C
accent
#0005E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685