#AFFFEE#AFFFEE
#AFFFEE is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.082 H 179.7°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFEE |
|---|---|
| RGB | rgb(175, 255, 238) |
| HSL | hsl(167, 100%, 84%) |
| HSV | hsv(167, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.65, -27.88, 0.35) |
| CIE-LCH | lch(94.65, 27.88, 179.29°) |
| OKLab | oklab(94.36% -0.0816 0.0005) |
| OKLCH | oklch(94.36% 0.082 179.7) |
| XYZ | xyz(68.8665, 86.8032, 93.9983) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.79
Pale Cyan
#B7FFFA
ΔE00 4.49
Eggshell Blue
#C4FFF7
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 5.08
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFEE #FFAFC0
analogous
#AFFFC6 #AFFFEE #AFE8FF
triadic
#AFFFEE #EEAFFF #FFEEAF
tetradic
#AFFFEE #C6AFFF #FFAFC0 #E8FFAF
square
#AFFFEE #C6AFFF #FFAFC0 #E8FFAF
split-complementary
#AFFFEE #FFAFE8 #FFC6AF
monochromatic
#35FFD4 #72FFE1 #AFFFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#AFFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#AFFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFEE
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFEE | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6ED
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#97FFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #afffee; /* rgb */ color: rgb(175, 255, 238); /* oklch */ color: oklch(94.4% 0.082 179.7);
Tailwind
colors: {
custom: {
50: '#c9fff3',
500: '#afffee',
950: '#000000',
},
}SCSS
$custom: #afffee; $custom-light: #c9fff3; $custom-dark: #000000;
JSON
{
"hex": "#afffee",
"rgb": {
"r": 175,
"g": 255,
"b": 238
},
"hsl": {
"h": 167.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94362,
"c": 0.08159,
"h": 179.7
},
"luminance": 0.86807
}Semantic roles & 50–950 ramp
primary
#AFFFEE
secondary
#E56D87
accent
#0031E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685