#6DFBAD#6DFBAD
#6DFBAD is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.165 H 156.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFBAD |
|---|---|
| RGB | rgb(109, 251, 173) |
| HSL | hsl(147, 95%, 71%) |
| HSV | hsv(147, 57%, 98%) |
| CMYK | cmyk(56.6%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(89.51, -55.68, 26.09) |
| CIE-LCH | lch(89.51, 61.49, 154.90°) |
| OKLab | oklab(89.02% -0.1517 0.066) |
| OKLCH | oklch(89.02% 0.165 156.5) |
| XYZ | xyz(48.3426, 75.2582, 51.5057) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.23
Light Blue Green
#7EFBB3
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.67
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFBAD #FB6DBB
analogous
#74FB6D #6DFBAD #6DFBF4
triadic
#6DFBAD #AD6DFB #FBAD6D
tetradic
#6DFBAD #6D74FB #FB6DBB #FBF46D
square
#6DFBAD #6D74FB #FB6DBB #FBF46D
split-complementary
#6DFBAD #F46DFB #FB6D74
monochromatic
#06E76C #31F98C #6DFBAD #A9FDCE #E1FEEE
Accessibility & contrast
On white
1.31
#6DFBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6DFBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFBAD
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFBAD | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A8
Deuteranopia (green-blind)
#E6DBB2
Tritanopia (blue-blind)
#3BF9E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6dfbad; /* rgb */ color: rgb(109, 251, 173); /* oklch */ color: oklch(89.0% 0.165 156.5);
Tailwind
colors: {
custom: {
50: '#a2fdc5',
500: '#6dfbad',
950: '#000000',
},
}SCSS
$custom: #6dfbad; $custom-light: #a2fdc5; $custom-dark: #000000;
JSON
{
"hex": "#6dfbad",
"rgb": {
"r": 109,
"g": 251,
"b": 173
},
"hsl": {
"h": 147.042,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.89023,
"c": 0.16545,
"h": 156.5
},
"luminance": 0.75263
}Semantic roles & 50–950 ramp
primary
#6DFBAD
secondary
#D6368E
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682