#AFEFEA#AFEFEA
#AFEFEA is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.8% C 0.065 H 190.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFEA |
|---|---|
| RGB | rgb(175, 239, 234) |
| HSL | hsl(175, 67%, 81%) |
| HSV | hsv(175, 27%, 94%) |
| CMYK | cmyk(26.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(90.22, -21.00, -4.07) |
| CIE-LCH | lch(90.22, 21.39, 190.97°) |
| OKLab | oklab(90.79% -0.0636 -0.0112) |
| OKLCH | oklch(90.79% 0.065 190) |
| XYZ | xyz(63.3922, 76.7844, 89.3066) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.00
Duck Egg Blue
#C3FBF4
ΔE00 3.22
Pale Cyan
#B7FFFA
ΔE00 3.36
Eggshell Blue
#C4FFF7
ΔE00 3.78
Light Cyan
#ACFFFC
ΔE00 3.97
Light Light Blue
#CAFFFB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFEA #EFAFB4
analogous
#AFEFCA #AFEFEA #AFD4EF
triadic
#AFEFEA #EAAFEF #EFEAAF
tetradic
#AFEFEA #CAAFEF #EFAFB4 #D4EFAF
square
#AFEFEA #CAAFEF #EFAFB4 #D4EFAF
split-complementary
#AFEFEA #EFAFD4 #EFCAAF
monochromatic
#49DBCF #7CE5DD #AFEFEA #E2F9F7 #E5FAF8
Accessibility & contrast
On white
1.28
#AFEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#AFEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFEA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFEA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#9AF2ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #afefea; /* rgb */ color: rgb(175, 239, 234); /* oklch */ color: oklch(90.8% 0.065 190.0);
Tailwind
colors: {
custom: {
50: '#c8f4f0',
500: '#afefea',
950: '#000000',
},
}SCSS
$custom: #afefea; $custom-light: #c8f4f0; $custom-dark: #000000;
JSON
{
"hex": "#afefea",
"rgb": {
"r": 175,
"g": 239,
"b": 234
},
"hsl": {
"h": 175.313,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90785,
"c": 0.06457,
"h": 190
},
"luminance": 0.76787
}Semantic roles & 50–950 ramp
primary
#AFEFEA
secondary
#CD757C
accent
#1725CF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585