#ADFEBE#ADFEBE
#ADFEBE is a very light, moderate green. Relative luminance 0.835; OKLCH L 92.8% C 0.118 H 150.2°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFEBE |
|---|---|
| RGB | rgb(173, 254, 190) |
| HSL | hsl(133, 98%, 84%) |
| HSV | hsv(133, 32%, 100%) |
| CMYK | cmyk(31.9%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(93.23, -37.25, 22.95) |
| CIE-LCH | lch(93.23, 43.75, 148.36°) |
| OKLab | oklab(92.84% -0.1021 0.0585) |
| OKLCH | oklch(92.84% 0.118 150.2) |
| XYZ | xyz(61.9664, 83.4826, 61.5539) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.68
Light Seafoam
#A0FEBF
ΔE00 1.82
Light Seafoam Green
#A7FFB5
ΔE00 1.95
Light Mint Green
#A6FBB2
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.81
Mint (survey)
#9FFEB0
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFEBE #FEADED
analogous
#C4FEAD #ADFEBE #ADFEE6
triadic
#ADFEBE #BEADFE #FEBEAD
tetradic
#ADFEBE #ADC4FE #FEADED #FEE6AD
square
#ADFEBE #ADC4FE #FEADED #FEE6AD
split-complementary
#ADFEBE #E6ADFE #FEADC4
monochromatic
#34FD5E #71FD8E #ADFEBE #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.19
#ADFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#ADFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFEBE
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFEBE | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F2E8C2
Tritanopia (blue-blind)
#A1FBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adfebe; /* rgb */ color: rgb(173, 254, 190); /* oklch */ color: oklch(92.8% 0.118 150.2);
Tailwind
colors: {
custom: {
50: '#c7ffd1',
500: '#adfebe',
950: '#000000',
},
}SCSS
$custom: #adfebe; $custom-light: #c7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#adfebe",
"rgb": {
"r": 173,
"g": 254,
"b": 190
},
"hsl": {
"h": 132.593,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.92838,
"c": 0.11763,
"h": 150.2
},
"luminance": 0.83486
}Semantic roles & 50–950 ramp
primary
#ADFEBE
secondary
#E36CCA
accent
#00B5E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683