#AFF0E6#AFF0E6
#AFF0E6 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.9% C 0.067 H 184.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0E6 |
|---|---|
| RGB | rgb(175, 240, 230) |
| HSL | hsl(171, 68%, 81%) |
| HSV | hsv(171, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 4.2%, 5.9%) |
| CIE-LAB | lab(90.39, -22.35, -1.74) |
| CIE-LCH | lch(90.39, 22.41, 184.46°) |
| OKLab | oklab(90.88% -0.0664 -0.005) |
| OKLCH | oklch(90.88% 0.067 184.3) |
| XYZ | xyz(63.1176, 77.1443, 86.4122) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.40
Eggshell Blue
#C4FFF7
ΔE00 3.68
Pale Cyan
#B7FFFA
ΔE00 3.72
Paleturquoise
#AFEEEE
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 4.52
Light Cyan
#ACFFFC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0E6 #F0AFB9
analogous
#AFF0C6 #AFF0E6 #AFDAF0
triadic
#AFF0E6 #E6AFF0 #F0E6AF
tetradic
#AFF0E6 #C6AFF0 #F0AFB9 #DAF0AF
square
#AFF0E6 #C6AFF0 #F0AFB9 #DAF0AF
split-complementary
#AFF0E6 #F0AFDA #F0C6AF
monochromatic
#48DDC6 #7BE6D6 #AFF0E6 #E3FAF6 #E5FAF7
Accessibility & contrast
On white
1.28
#AFF0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#AFF0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0E6
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0E6 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#9BF3ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff0e6; /* rgb */ color: rgb(175, 240, 230); /* oklch */ color: oklch(90.9% 0.067 184.3);
Tailwind
colors: {
custom: {
50: '#c8f5ed',
500: '#aff0e6',
950: '#000000',
},
}SCSS
$custom: #aff0e6; $custom-light: #c8f5ed; $custom-dark: #000000;
JSON
{
"hex": "#aff0e6",
"rgb": {
"r": 175,
"g": 240,
"b": 230
},
"hsl": {
"h": 170.769,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.90882,
"c": 0.06661,
"h": 184.3
},
"luminance": 0.77147
}Semantic roles & 50–950 ramp
primary
#AFF0E6
secondary
#CE7583
accent
#1532D0
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131716
muted
#828584