#AFF3EA#AFF3EA
#AFF3EA is a very light, moderate teal. Relative luminance 0.792; OKLCH L 91.6% C 0.069 H 185.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF3EA |
|---|---|
| RGB | rgb(175, 243, 234) |
| HSL | hsl(172, 74%, 82%) |
| HSV | hsv(172, 28%, 95%) |
| CMYK | cmyk(28%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(91.30, -22.96, -2.48) |
| CIE-LCH | lch(91.30, 23.09, 186.17°) |
| OKLab | oklab(91.65% -0.0685 -0.007) |
| OKLCH | oklch(91.65% 0.069 185.8) |
| XYZ | xyz(64.5762, 79.1524, 89.7013) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.95
Duck Egg Blue
#C3FBF4
ΔE00 3.13
Eggshell Blue
#C4FFF7
ΔE00 3.29
Light Cyan
#ACFFFC
ΔE00 3.71
Paleturquoise
#AFEEEE
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF3EA #F3AFB8
analogous
#AFF3C8 #AFF3EA #AFDAF3
triadic
#AFF3EA #EAAFF3 #F3EAAF
tetradic
#AFF3EA #C8AFF3 #F3AFB8 #DAF3AF
square
#AFF3EA #C8AFF3 #F3AFB8 #DAF3AF
split-complementary
#AFF3EA #F3AFDA #F3C8AF
monochromatic
#45E3CE #7AEBDC #AFF3EA #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.25
#AFF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#AFF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF3EA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF3EA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#9AF6F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff3ea; /* rgb */ color: rgb(175, 243, 234); /* oklch */ color: oklch(91.6% 0.069 185.8);
Tailwind
colors: {
custom: {
50: '#c8f7f0',
500: '#aff3ea',
950: '#000000',
},
}SCSS
$custom: #aff3ea; $custom-light: #c8f7f0; $custom-dark: #000000;
JSON
{
"hex": "#aff3ea",
"rgb": {
"r": 175,
"g": 243,
"b": 234
},
"hsl": {
"h": 172.059,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.91648,
"c": 0.0689,
"h": 185.8
},
"luminance": 0.79156
}Semantic roles & 50–950 ramp
primary
#AFF3EA
secondary
#D37480
accent
#0F2AD6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585