#ADFFEC#ADFFEC
#ADFFEC is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.2% C 0.084 H 178.2°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFEC |
|---|---|
| RGB | rgb(173, 255, 236) |
| HSL | hsl(166, 100%, 84%) |
| HSV | hsv(166, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.51, -28.85, 1.15) |
| CIE-LCH | lch(94.51, 28.87, 177.71°) |
| OKLab | oklab(94.2% -0.0841 0.0026) |
| OKLCH | oklch(94.2% 0.084 178.2) |
| XYZ | xyz(68.1286, 86.4565, 92.4385) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.71
Pale Cyan
#B7FFFA
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 5.75
Duck Egg Blue
#C3FBF4
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFEC #FFADC0
analogous
#ADFFC3 #ADFFEC #ADE9FF
triadic
#ADFFEC #ECADFF #FFECAD
tetradic
#ADFFEC #C3ADFF #FFADC0 #E9FFAD
square
#ADFFEC #C3ADFF #FFADC0 #E9FFAD
split-complementary
#ADFFEC #FFADE9 #FFC3AD
monochromatic
#33FFD0 #70FFDE #ADFFEC #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#ADFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#ADFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFEC
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFEC | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#94FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #adffec; /* rgb */ color: rgb(173, 255, 236); /* oklch */ color: oklch(94.2% 0.084 178.2);
Tailwind
colors: {
custom: {
50: '#c8fff2',
500: '#adffec',
950: '#000000',
},
}SCSS
$custom: #adffec; $custom-light: #c8fff2; $custom-dark: #000000;
JSON
{
"hex": "#adffec",
"rgb": {
"r": 173,
"g": 255,
"b": 236
},
"hsl": {
"h": 166.098,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.94202,
"c": 0.0841,
"h": 178.2
},
"luminance": 0.8646
}Semantic roles & 50–950 ramp
primary
#ADFFEC
secondary
#E56B87
accent
#0035E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685