#ABFEFE#ABFEFE
#ABFEFE is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.080 H 195.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEFE |
|---|---|
| RGB | rgb(171, 254, 254) |
| HSL | hsl(180, 98%, 83%) |
| HSV | hsv(180, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.61, -24.97, -8.00) |
| CIE-LCH | lch(94.61, 26.22, 197.77°) |
| OKLab | oklab(94.41% -0.0773 -0.022) |
| OKLCH | oklch(94.41% 0.08 195.9) |
| XYZ | xyz(70.1195, 86.6931, 106.7853) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.13
Pale Cyan
#B7FFFA
ΔE00 2.32
Paleturquoise
#AFEEEE
ΔE00 4.04
Eggshell Blue
#C4FFF7
ΔE00 4.60
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEFE #FEABAB
analogous
#ABFED4 #ABFEFE #ABD4FE
triadic
#ABFEFE #FEABFE #FEFEAB
tetradic
#ABFEFE #D4ABFE #FEABAB #D4FEAB
square
#ABFEFE #D4ABFE #FEABAB #D4FEAB
split-complementary
#ABFEFE #FEABD4 #FED4AB
monochromatic
#32FDFD #6FFDFD #ABFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.15
#ABFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#ABFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEFE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEFE | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#8BFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abfefe; /* rgb */ color: rgb(171, 254, 254); /* oklch */ color: oklch(94.4% 0.080 195.9);
Tailwind
colors: {
custom: {
50: '#c7fffe',
500: '#abfefe',
950: '#000000',
},
}SCSS
$custom: #abfefe; $custom-light: #c7fffe; $custom-dark: #000000;
JSON
{
"hex": "#abfefe",
"rgb": {
"r": 171,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.94412,
"c": 0.08038,
"h": 195.9
},
"luminance": 0.86697
}Semantic roles & 50–950 ramp
primary
#ABFEFE
secondary
#E36A6A
accent
#0000E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685