#AFF0EF#AFF0EF
#AFF0EF is a very light, moderate teal. Relative luminance 0.777; OKLCH L 91.2% C 0.065 H 194.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0EF |
|---|---|
| RGB | rgb(175, 240, 239) |
| HSL | hsl(179, 68%, 81%) |
| HSV | hsv(179, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(90.63, -20.41, -6.09) |
| CIE-LCH | lch(90.63, 21.29, 196.61°) |
| OKLab | oklab(91.15% -0.0628 -0.0167) |
| OKLCH | oklch(91.15% 0.065 194.9) |
| XYZ | xyz(64.4142, 77.6629, 93.2410) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.66
Pale Cyan
#B7FFFA
ΔE00 3.48
Duck Egg Blue
#C3FBF4
ΔE00 3.69
Light Cyan
#ACFFFC
ΔE00 3.81
Light Sky Blue
#C6FCFF
ΔE00 4.15
Light Light Blue
#CAFFFB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0EF #F0AFB0
analogous
#AFF0CF #AFF0EF #AFD1F0
triadic
#AFF0EF #EFAFF0 #F0EFAF
tetradic
#AFF0EF #CFAFF0 #F0AFB0 #D1F0AF
square
#AFF0EF #CFAFF0 #F0AFB0 #D1F0AF
split-complementary
#AFF0EF #F0AFD1 #F0CFAF
monochromatic
#48DDDA #7BE6E5 #AFF0EF #E3FAF9 #E5FAFA
Accessibility & contrast
On white
1.27
#AFF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#AFF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0EF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0EF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#99F4EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff0ef; /* rgb */ color: rgb(175, 240, 239); /* oklch */ color: oklch(91.2% 0.065 194.9);
Tailwind
colors: {
custom: {
50: '#c8f5f4',
500: '#aff0ef',
950: '#000000',
},
}SCSS
$custom: #aff0ef; $custom-light: #c8f5f4; $custom-dark: #000000;
JSON
{
"hex": "#aff0ef",
"rgb": {
"r": 175,
"g": 240,
"b": 239
},
"hsl": {
"h": 179.077,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.91151,
"c": 0.06503,
"h": 194.9
},
"luminance": 0.77666
}Semantic roles & 50–950 ramp
primary
#AFF0EF
secondary
#CE7576
accent
#1518D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585