#AFF5EA#AFF5EA
#AFF5EA is a very light, moderate teal. Relative luminance 0.804; OKLCH L 92.1% C 0.071 H 183.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF5EA |
|---|---|
| RGB | rgb(175, 245, 234) |
| HSL | hsl(171, 78%, 82%) |
| HSV | hsv(171, 29%, 96%) |
| CMYK | cmyk(28.6%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(91.84, -23.93, -1.69) |
| CIE-LCH | lch(91.84, 23.99, 184.04°) |
| OKLab | oklab(92.08% -0.071 -0.0049) |
| OKLCH | oklch(92.08% 0.071 183.9) |
| XYZ | xyz(65.1780, 80.3560, 89.9019) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 3.12
Eggshell Blue
#C4FFF7
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.41
Pale Aqua
#B8FFEB
ΔE00 3.66
Light Cyan
#ACFFFC
ΔE00 3.90
Paleturquoise
#AFEEEE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF5EA #F5AFBA
analogous
#AFF5C7 #AFF5EA #AFDDF5
triadic
#AFF5EA #EAAFF5 #F5EAAF
tetradic
#AFF5EA #C7AFF5 #F5AFBA #DDF5AF
square
#AFF5EA #C7AFF5 #F5AFBA #DDF5AF
split-complementary
#AFF5EA #F5AFDD #F5C7AF
monochromatic
#42E7CD #79EEDC #AFF5EA #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.23
#AFF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#AFF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF5EA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF5EA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#9AF8F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aff5ea; /* rgb */ color: rgb(175, 245, 234); /* oklch */ color: oklch(92.1% 0.071 183.9);
Tailwind
colors: {
custom: {
50: '#c8f8f0',
500: '#aff5ea',
950: '#000000',
},
}SCSS
$custom: #aff5ea; $custom-light: #c8f8f0; $custom-dark: #000000;
JSON
{
"hex": "#aff5ea",
"rgb": {
"r": 175,
"g": 245,
"b": 234
},
"hsl": {
"h": 170.571,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.9208,
"c": 0.07118,
"h": 183.9
},
"luminance": 0.80359
}Semantic roles & 50–950 ramp
primary
#AFF5EA
secondary
#D67382
accent
#0B2CDA
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585