#AEFFDC#AEFFDC
#AEFFDC is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.8% C 0.093 H 165.6°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFFDC |
|---|---|
| RGB | rgb(174, 255, 220) |
| HSL | hsl(154, 100%, 84%) |
| HSV | hsv(154, 32%, 100%) |
| CMYK | cmyk(31.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.18, -31.85, 8.93) |
| CIE-LCH | lch(94.18, 33.07, 164.34°) |
| OKLab | oklab(93.82% -0.0898 0.023) |
| OKLCH | oklch(93.82% 0.093 165.6) |
| XYZ | xyz(66.1294, 85.6825, 80.7502) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.41
Light Aqua
#8CFFDB
ΔE00 4.05
Pale Aqua
#B8FFEB
ΔE00 4.60
Mint
#AAF0C1
ΔE00 5.09
Aquamarine
#7FFFD4
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFFDC #FFAED1
analogous
#AEFFB4 #AEFFDC #AEFAFF
triadic
#AEFFDC #DCAEFF #FFDCAE
tetradic
#AEFFDC #B4AEFF #FFAED1 #FAFFAE
square
#AEFFDC #B4AEFF #FFAED1 #FAFFAE
split-complementary
#AEFFDC #FFAEFA #FFB4AE
monochromatic
#34FFA7 #71FFC2 #AEFFDC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.16
#AEFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#AEFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFFDC
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFFDC | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#EEEADE
Tritanopia (blue-blind)
#9BFFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aeffdc; /* rgb */ color: rgb(174, 255, 220); /* oklch */ color: oklch(93.8% 0.093 165.6);
Tailwind
colors: {
custom: {
50: '#c8ffe6',
500: '#aeffdc',
950: '#000000',
},
}SCSS
$custom: #aeffdc; $custom-light: #c8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#aeffdc",
"rgb": {
"r": 174,
"g": 255,
"b": 220
},
"hsl": {
"h": 154.074,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93824,
"c": 0.09272,
"h": 165.6
},
"luminance": 0.85686
}Semantic roles & 50–950 ramp
primary
#AEFFDC
secondary
#E56CA0
accent
#0063E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684