#AFFFEA#AFFFEA
#AFFFEA is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.083 H 176.2°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFEA |
|---|---|
| RGB | rgb(175, 255, 234) |
| HSL | hsl(164, 100%, 84%) |
| HSV | hsv(164, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(94.56, -28.72, 2.27) |
| CIE-LCH | lch(94.56, 28.81, 175.49°) |
| OKLab | oklab(94.25% -0.0832 0.0056) |
| OKLCH | oklch(94.25% 0.083 176.2) |
| XYZ | xyz(68.2854, 86.5708, 90.9377) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.34
Pale Turquoise
#A5FBD5
ΔE00 5.22
Light Aqua
#8CFFDB
ΔE00 5.50
Eggshell Blue
#C4FFF7
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 5.78
Pale Cyan
#B7FFFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFEA #FFAFC4
analogous
#AFFFC2 #AFFFEA #AFECFF
triadic
#AFFFEA #EAAFFF #FFEAAF
tetradic
#AFFFEA #C2AFFF #FFAFC4 #ECFFAF
square
#AFFFEA #C2AFFF #FFAFC4 #ECFFAF
split-complementary
#AFFFEA #FFAFEC #FFC2AF
monochromatic
#35FFCA #72FFDA #AFFFEA #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.15
#AFFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#AFFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFEA
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFEA | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#98FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffea; /* rgb */ color: rgb(175, 255, 234); /* oklch */ color: oklch(94.3% 0.083 176.2);
Tailwind
colors: {
custom: {
50: '#c9fff0',
500: '#afffea',
950: '#000000',
},
}SCSS
$custom: #afffea; $custom-light: #c9fff0; $custom-dark: #000000;
JSON
{
"hex": "#afffea",
"rgb": {
"r": 175,
"g": 255,
"b": 234
},
"hsl": {
"h": 164.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94251,
"c": 0.0834,
"h": 176.2
},
"luminance": 0.86574
}Semantic roles & 50–950 ramp
primary
#AFFFEA
secondary
#E56D8D
accent
#003CE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685