#AFEDEB#AFEDEB
#AFEDEB is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.4% C 0.062 H 193.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEDEB |
|---|---|
| RGB | rgb(175, 237, 235) |
| HSL | hsl(178, 63%, 81%) |
| HSV | hsv(178, 26%, 93%) |
| CMYK | cmyk(26.2%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(89.71, -19.80, -5.35) |
| CIE-LCH | lch(89.71, 20.51, 195.12°) |
| OKLab | oklab(90.39% -0.0607 -0.0147) |
| OKLCH | oklch(90.39% 0.062 193.6) |
| XYZ | xyz(62.9540, 75.6775, 89.8713) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.81
Duck Egg Blue
#C3FBF4
ΔE00 3.77
Pale Cyan
#B7FFFA
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.46
Eggshell Blue
#C4FFF7
ΔE00 4.47
Light Light Blue
#CAFFFB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEDEB #EDAFB1
analogous
#AFEDCC #AFEDEB #AFD0ED
triadic
#AFEDEB #EBAFED #EDEBAF
tetradic
#AFEDEB #CCAFED #EDAFB1 #D0EDAF
square
#AFEDEB #CCAFED #EDAFB1 #D0EDAF
split-complementary
#AFEDEB #EDAFD0 #EDCCAF
monochromatic
#4BD7D2 #7DE2DF #AFEDEB #E1F8F7 #E6F9F9
Accessibility & contrast
On white
1.30
#AFEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#AFEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEDEB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEDEB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#9AF1EC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #afedeb; /* rgb */ color: rgb(175, 237, 235); /* oklch */ color: oklch(90.4% 0.062 193.6);
Tailwind
colors: {
custom: {
50: '#c8f3f1',
500: '#afedeb',
950: '#000000',
},
}SCSS
$custom: #afedeb; $custom-light: #c8f3f1; $custom-dark: #000000;
JSON
{
"hex": "#afedeb",
"rgb": {
"r": 175,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.065,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.90385,
"c": 0.06243,
"h": 193.6
},
"luminance": 0.7568
}Semantic roles & 50–950 ramp
primary
#AFEDEB
secondary
#CA7679
accent
#1A20CB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585