#ABEFEE#ABEFEE
#ABEFEE is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.7% C 0.068 H 194.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFEE |
|---|---|
| RGB | rgb(171, 239, 238) |
| HSL | hsl(179, 68%, 80%) |
| HSV | hsv(179, 28%, 94%) |
| CMYK | cmyk(28.5%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.12, -21.25, -6.34) |
| CIE-LCH | lch(90.12, 22.18, 196.60°) |
| OKLab | oklab(90.68% -0.0655 -0.0174) |
| OKLCH | oklch(90.68% 0.068 194.9) |
| XYZ | xyz(63.0886, 76.5607, 92.3258) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.98
Pale Cyan
#B7FFFA
ΔE00 3.61
Light Cyan
#ACFFFC
ΔE00 3.72
Duck Egg Blue
#C3FBF4
ΔE00 4.11
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Eggshell Blue
#C4FFF7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFEE #EFABAC
analogous
#ABEFCC #ABEFEE #ABCEEF
triadic
#ABEFEE #EEABEF #EFEEAB
tetradic
#ABEFEE #CCABEF #EFABAC #CEEFAB
square
#ABEFEE #CCABEF #EFABAC #CEEFAB
split-complementary
#ABEFEE #EFABCE #EFCCAB
monochromatic
#44DBD9 #78E5E4 #ABEFEE #DEF9F8 #E5FAFA
Accessibility & contrast
On white
1.29
#ABEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#ABEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFEE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFEE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#93F3EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abefee; /* rgb */ color: rgb(171, 239, 238); /* oklch */ color: oklch(90.7% 0.068 194.9);
Tailwind
colors: {
custom: {
50: '#c6f4f3',
500: '#abefee',
950: '#000000',
},
}SCSS
$custom: #abefee; $custom-light: #c6f4f3; $custom-dark: #000000;
JSON
{
"hex": "#abefee",
"rgb": {
"r": 171,
"g": 239,
"b": 238
},
"hsl": {
"h": 179.118,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90682,
"c": 0.06775,
"h": 194.9
},
"luminance": 0.76564
}Semantic roles & 50–950 ramp
primary
#ABEFEE
secondary
#CD7173
accent
#1618D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585