#AFFCEA#AFFCEA
#AFFCEA is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.6% C 0.080 H 178.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCEA |
|---|---|
| RGB | rgb(175, 252, 234) |
| HSL | hsl(166, 93%, 84%) |
| HSV | hsv(166, 31%, 99%) |
| CMYK | cmyk(30.6%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(93.74, -27.29, 1.08) |
| CIE-LCH | lch(93.74, 27.31, 177.73°) |
| OKLab | oklab(93.6% -0.0796 0.0025) |
| OKLCH | oklch(93.6% 0.08 178.2) |
| XYZ | xyz(67.3358, 84.6717, 90.6212) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.43
Eggshell Blue
#C4FFF7
ΔE00 4.71
Pale Cyan
#B7FFFA
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Light Cyan
#ACFFFC
ΔE00 5.55
Tiffany Blue
#7BF2DA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCEA #FCAFC1
analogous
#AFFCC3 #AFFCEA #AFE7FC
triadic
#AFFCEA #EAAFFC #FCEAAF
tetradic
#AFFCEA #C3AFFC #FCAFC1 #E7FCAF
square
#AFFCEA #C3AFFC #FCAFC1 #E7FCAF
split-complementary
#AFFCEA #FCAFE7 #FCC3AF
monochromatic
#39F8CB #74FADB #AFFCEA #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.17
#AFFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#AFFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCEA
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCEA | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#99FEF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affcea; /* rgb */ color: rgb(175, 252, 234); /* oklch */ color: oklch(93.6% 0.080 178.2);
Tailwind
colors: {
custom: {
50: '#c9fdf0',
500: '#affcea',
950: '#000000',
},
}SCSS
$custom: #affcea; $custom-light: #c9fdf0; $custom-dark: #000000;
JSON
{
"hex": "#affcea",
"rgb": {
"r": 175,
"g": 252,
"b": 234
},
"hsl": {
"h": 165.974,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93598,
"c": 0.07962,
"h": 178.2
},
"luminance": 0.84675
}Semantic roles & 50–950 ramp
primary
#AFFCEA
secondary
#E06F89
accent
#0036E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585