#ABFDEC#ABFDEC
#ABFDEC is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.7% C 0.083 H 179.9°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDEC |
|---|---|
| RGB | rgb(171, 253, 236) |
| HSL | hsl(168, 95%, 83%) |
| HSV | hsv(168, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(93.87, -28.45, 0.21) |
| CIE-LCH | lch(93.87, 28.45, 179.59°) |
| OKLab | oklab(93.66% -0.0833 0.0001) |
| OKLCH | oklch(93.66% 0.083 179.9) |
| XYZ | xyz(67.0549, 84.9608, 92.2064) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.13
Pale Cyan
#B7FFFA
ΔE00 4.63
Eggshell Blue
#C4FFF7
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 5.11
Duck Egg Blue
#C3FBF4
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDEC #FDABBC
analogous
#ABFDC3 #ABFDEC #ABE5FD
triadic
#ABFDEC #ECABFD #FDECAB
tetradic
#ABFDEC #C3ABFD #FDABBC #E5FDAB
square
#ABFDEC #C3ABFD #FDABBC #E5FDAB
split-complementary
#ABFDEC #FDABE5 #FDC3AB
monochromatic
#33FAD1 #6FFCDE #ABFDEC #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.17
#ABFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#ABFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDEC
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDEC | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EB
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#92FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfdec; /* rgb */ color: rgb(171, 253, 236); /* oklch */ color: oklch(93.7% 0.083 179.9);
Tailwind
colors: {
custom: {
50: '#c6fef2',
500: '#abfdec',
950: '#000000',
},
}SCSS
$custom: #abfdec; $custom-light: #c6fef2; $custom-dark: #000000;
JSON
{
"hex": "#abfdec",
"rgb": {
"r": 171,
"g": 253,
"b": 236
},
"hsl": {
"h": 167.561,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.93662,
"c": 0.0833,
"h": 179.9
},
"luminance": 0.84965
}Semantic roles & 50–950 ramp
primary
#ABFDEC
secondary
#E16B83
accent
#0030E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685