#ADFDBF#ADFDBF
#ADFDBF is a very light, moderate green. Relative luminance 0.829; OKLCH L 92.6% C 0.115 H 150.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFDBF |
|---|---|
| RGB | rgb(173, 253, 191) |
| HSL | hsl(134, 95%, 84%) |
| HSV | hsv(134, 32%, 99%) |
| CMYK | cmyk(31.6%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(92.97, -36.62, 22.08) |
| CIE-LCH | lch(92.97, 42.76, 148.91°) |
| OKLab | oklab(92.64% -0.1004 0.0563) |
| OKLCH | oklch(92.64% 0.115 150.7) |
| XYZ | xyz(61.7596, 82.8934, 62.0260) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.79
Light Mint
#B6FFBB
ΔE00 1.94
Light Mint Green
#A6FBB2
ΔE00 2.30
Light Seafoam Green
#A7FFB5
ΔE00 2.34
Light Sea Green
#98F6B0
ΔE00 2.90
Mint (survey)
#9FFEB0
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFDBF #FDADEB
analogous
#C3FDAD #ADFDBF #ADFDE7
triadic
#ADFDBF #BFADFD #FDBFAD
tetradic
#ADFDBF #ADC3FD #FDADEB #FDE7AD
square
#ADFDBF #ADC3FD #FDADEB #FDE7AD
split-complementary
#ADFDBF #E7ADFD #FDADC3
monochromatic
#36FA62 #71FC90 #ADFDBF #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.19
#ADFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#ADFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFDBF
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFDBF | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#A1FAEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #adfdbf; /* rgb */ color: rgb(173, 253, 191); /* oklch */ color: oklch(92.6% 0.115 150.7);
Tailwind
colors: {
custom: {
50: '#c7fed2',
500: '#adfdbf',
950: '#000000',
},
}SCSS
$custom: #adfdbf; $custom-light: #c7fed2; $custom-dark: #000000;
JSON
{
"hex": "#adfdbf",
"rgb": {
"r": 173,
"g": 253,
"b": 191
},
"hsl": {
"h": 133.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.92636,
"c": 0.11515,
"h": 150.7
},
"luminance": 0.82896
}Semantic roles & 50–950 ramp
primary
#ADFDBF
secondary
#E26CC7
accent
#00B2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683