#AFF4ED#AFF4ED
#AFF4ED is a very light, moderate teal. Relative luminance 0.799; OKLCH L 92.0% C 0.069 H 188.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF4ED |
|---|---|
| RGB | rgb(175, 244, 237) |
| HSL | hsl(174, 76%, 82%) |
| HSV | hsv(174, 28%, 96%) |
| CMYK | cmyk(28.3%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(91.65, -22.80, -3.53) |
| CIE-LCH | lch(91.65, 23.07, 188.81°) |
| OKLab | oklab(91.95% -0.0686 -0.0098) |
| OKLCH | oklch(91.95% 0.069 188.2) |
| XYZ | xyz(65.3109, 79.9264, 92.0904) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.41
Duck Egg Blue
#C3FBF4
ΔE00 2.97
Light Cyan
#ACFFFC
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 3.14
Eggshell Blue
#C4FFF7
ΔE00 3.16
Light Light Blue
#CAFFFB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF4ED #F4AFB6
analogous
#AFF4CB #AFF4ED #AFD9F4
triadic
#AFF4ED #EDAFF4 #F4EDAF
tetradic
#AFF4ED #CBAFF4 #F4AFB6 #D9F4AF
square
#AFF4ED #CBAFF4 #F4AFB6 #D9F4AF
split-complementary
#AFF4ED #F4AFD9 #F4CBAF
monochromatic
#43E5D5 #79EDE1 #AFF4ED #E4FBF9 #E4FBF9
Accessibility & contrast
On white
1.24
#AFF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#AFF4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF4ED
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF4ED | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#99F7F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aff4ed; /* rgb */ color: rgb(175, 244, 237); /* oklch */ color: oklch(92.0% 0.069 188.2);
Tailwind
colors: {
custom: {
50: '#c9f8f2',
500: '#aff4ed',
950: '#000000',
},
}SCSS
$custom: #aff4ed; $custom-light: #c9f8f2; $custom-dark: #000000;
JSON
{
"hex": "#aff4ed",
"rgb": {
"r": 175,
"g": 244,
"b": 237
},
"hsl": {
"h": 173.913,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.91952,
"c": 0.06928,
"h": 188.2
},
"luminance": 0.7993
}Semantic roles & 50–950 ramp
primary
#AFF4ED
secondary
#D4737D
accent
#0D22D8
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585