#AFFFED#AFFFED
#AFFFED is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.082 H 178.8°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFED |
|---|---|
| RGB | rgb(175, 255, 237) |
| HSL | hsl(167, 100%, 84%) |
| HSV | hsv(167, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(94.63, -28.09, 0.83) |
| CIE-LCH | lch(94.63, 28.10, 178.31°) |
| OKLab | oklab(94.33% -0.082 0.0018) |
| OKLCH | oklch(94.33% 0.082 178.8) |
| XYZ | xyz(68.7200, 86.7446, 93.2267) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.59
Pale Cyan
#B7FFFA
ΔE00 4.81
Eggshell Blue
#C4FFF7
ΔE00 4.82
Duck Egg Blue
#C3FBF4
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFED #FFAFC1
analogous
#AFFFC5 #AFFFED #AFE9FF
triadic
#AFFFED #EDAFFF #FFEDAF
tetradic
#AFFFED #C5AFFF #FFAFC1 #E9FFAF
square
#AFFFED #C5AFFF #FFAFC1 #E9FFAF
split-complementary
#AFFFED #FFAFE9 #FFC5AF
monochromatic
#35FFD1 #72FFDF #AFFFED #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#AFFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#AFFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFED
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFED | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#97FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #afffed; /* rgb */ color: rgb(175, 255, 237); /* oklch */ color: oklch(94.3% 0.082 178.8);
Tailwind
colors: {
custom: {
50: '#c9fff2',
500: '#afffed',
950: '#000000',
},
}SCSS
$custom: #afffed; $custom-light: #c9fff2; $custom-dark: #000000;
JSON
{
"hex": "#afffed",
"rgb": {
"r": 175,
"g": 255,
"b": 237
},
"hsl": {
"h": 166.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94334,
"c": 0.08201,
"h": 178.8
},
"luminance": 0.86748
}Semantic roles & 50–950 ramp
primary
#AFFFED
secondary
#E56D88
accent
#0034E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685