#AFEDED#AFEDED
#AFEDED is a very light, moderate teal. Relative luminance 0.758; OKLCH L 90.4% C 0.062 H 196.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEDED |
|---|---|
| RGB | rgb(175, 237, 237) |
| HSL | hsl(180, 63%, 81%) |
| HSV | hsv(180, 26%, 93%) |
| CMYK | cmyk(26.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(89.76, -19.36, -6.32) |
| CIE-LCH | lch(89.76, 20.37, 198.06°) |
| OKLab | oklab(90.45% -0.0599 -0.0173) |
| OKLCH | oklch(90.45% 0.062 196.1) |
| XYZ | xyz(63.2445, 75.7937, 91.4016) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.25
Light Sky Blue
#C6FCFF
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 4.17
Pale Sky Blue
#BDF6FE
ΔE00 4.24
Pale Cyan
#B7FFFA
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEDED #EDAFAF
analogous
#AFEDCE #AFEDED #AFCEED
triadic
#AFEDED #EDAFED #EDEDAF
tetradic
#AFEDED #CEAFED #EDAFAF #CEEDAF
square
#AFEDED #CEAFED #EDAFAF #CEEDAF
split-complementary
#AFEDED #EDAFCE #EDCEAF
monochromatic
#4BD7D7 #7DE2E2 #AFEDED #E1F8F8 #E6F9F9
Accessibility & contrast
On white
1.30
#AFEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#AFEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEDED
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEDED | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#9AF1ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #afeded; /* rgb */ color: rgb(175, 237, 237); /* oklch */ color: oklch(90.4% 0.062 196.1);
Tailwind
colors: {
custom: {
50: '#c8f3f2',
500: '#afeded',
950: '#000000',
},
}SCSS
$custom: #afeded; $custom-light: #c8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#afeded",
"rgb": {
"r": 175,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.90446,
"c": 0.06235,
"h": 196.1
},
"luminance": 0.75797
}Semantic roles & 50–950 ramp
primary
#AFEDED
secondary
#CA7676
accent
#1A1ACB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585