#AFFEEA#AFFEEA
#AFFEEA is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.082 H 176.8°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEEA |
|---|---|
| RGB | rgb(175, 254, 234) |
| HSL | hsl(165, 98%, 84%) |
| HSV | hsv(165, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(94.28, -28.24, 1.87) |
| CIE-LCH | lch(94.28, 28.31, 176.21°) |
| OKLab | oklab(94.03% -0.082 0.0045) |
| OKLCH | oklch(94.03% 0.082 176.8) |
| XYZ | xyz(67.9672, 85.9344, 90.8316) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.27
Eggshell Blue
#C4FFF7
ΔE00 5.26
Pale Cyan
#B7FFFA
ΔE00 5.47
Pale Turquoise
#A5FBD5
ΔE00 5.50
Light Aqua
#8CFFDB
ΔE00 5.77
Duck Egg Blue
#C3FBF4
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEEA #FEAFC3
analogous
#AFFEC3 #AFFEEA #AFEBFE
triadic
#AFFEEA #EAAFFE #FEEAAF
tetradic
#AFFEEA #C3AFFE #FEAFC3 #EBFEAF
square
#AFFEEA #C3AFFE #FEAFC3 #EBFEAF
split-complementary
#AFFEEA #FEAFEB #FEC3AF
monochromatic
#36FCCA #73FDDA #AFFEEA #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.15
#AFFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#AFFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEEA
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEEA | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#98FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affeea; /* rgb */ color: rgb(175, 254, 234); /* oklch */ color: oklch(94.0% 0.082 176.8);
Tailwind
colors: {
custom: {
50: '#c9fff0',
500: '#affeea',
950: '#000000',
},
}SCSS
$custom: #affeea; $custom-light: #c9fff0; $custom-dark: #000000;
JSON
{
"hex": "#affeea",
"rgb": {
"r": 175,
"g": 254,
"b": 234
},
"hsl": {
"h": 164.81,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94033,
"c": 0.08214,
"h": 176.8
},
"luminance": 0.85938
}Semantic roles & 50–950 ramp
primary
#AFFEEA
secondary
#E46E8B
accent
#003AE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685