#AFEDDD#AFEDDD
#AFEDDD is a very light, moderate teal. Relative luminance 0.749; OKLCH L 90.0% C 0.066 H 177.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEDDD |
|---|---|
| RGB | rgb(175, 237, 221) |
| HSL | hsl(165, 63%, 81%) |
| HSV | hsv(165, 26%, 93%) |
| CMYK | cmyk(26.2%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(89.35, -22.77, 1.44) |
| CIE-LCH | lch(89.35, 22.81, 176.39°) |
| OKLab | oklab(89.97% -0.0663 0.0035) |
| OKLCH | oklch(89.97% 0.066 177) |
| XYZ | xyz(61.0104, 74.9001, 79.6351) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Eggshell Blue
#C4FFF7
ΔE00 5.09
Pale Cyan
#B7FFFA
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 6.12
Light Light Blue
#CAFFFB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEDDD #EDAFBF
analogous
#AFEDBE #AFEDDD #AFDEED
triadic
#AFEDDD #DDAFED #EDDDAF
tetradic
#AFEDDD #BEAFED #EDAFBF #DEEDAF
square
#AFEDDD #BEAFED #EDAFBF #DEEDAF
split-complementary
#AFEDDD #EDAFDE #EDBEAF
monochromatic
#4BD7B3 #7DE2C8 #AFEDDD #E1F8F2 #E6F9F4
Accessibility & contrast
On white
1.31
#AFEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#AFEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEDDD
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEDDD | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#9EEFE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afeddd; /* rgb */ color: rgb(175, 237, 221); /* oklch */ color: oklch(90.0% 0.066 177.0);
Tailwind
colors: {
custom: {
50: '#c8f3e7',
500: '#afeddd',
950: '#000000',
},
}SCSS
$custom: #afeddd; $custom-light: #c8f3e7; $custom-dark: #000000;
JSON
{
"hex": "#afeddd",
"rgb": {
"r": 175,
"g": 237,
"b": 221
},
"hsl": {
"h": 164.516,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.89974,
"c": 0.06639,
"h": 177
},
"luminance": 0.74903
}Semantic roles & 50–950 ramp
primary
#AFEDDD
secondary
#CA768C
accent
#1A48CB
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584