#6DFFAF#6DFFAF
#6DFFAF is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.169 H 156.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFAF |
|---|---|
| RGB | rgb(109, 255, 175) |
| HSL | hsl(147, 100%, 71%) |
| HSV | hsv(147, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.72, -56.90, 26.71) |
| CIE-LCH | lch(90.72, 62.86, 154.85°) |
| OKLab | oklab(90.02% -0.1549 0.0675) |
| OKLCH | oklch(90.02% 0.169 156.5) |
| XYZ | xyz(49.8003, 77.8616, 52.9535) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.50
Seafoam Green
#7AF9AB
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 1.86
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFAF #FF6DBD
analogous
#74FF6D #6DFFAF #6DFFF8
triadic
#6DFFAF #AF6DFF #FFAF6D
tetradic
#6DFFAF #6D74FF #FF6DBD #FFF86D
square
#6DFFAF #6D74FF #FF6DBD #FFF86D
split-complementary
#6DFFAF #F86DFF #FF6D74
monochromatic
#00F26D #30FF8D #6DFFAF #AAFFD1 #E0FFEE
Accessibility & contrast
On white
1.27
#6DFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6DFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFAF
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFAF | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAA
Deuteranopia (green-blind)
#EADFB4
Tritanopia (blue-blind)
#37FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dffaf; /* rgb */ color: rgb(109, 255, 175); /* oklch */ color: oklch(90.0% 0.169 156.5);
Tailwind
colors: {
custom: {
50: '#a2ffc7',
500: '#6dffaf',
950: '#000000',
},
}SCSS
$custom: #6dffaf; $custom-light: #a2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#6dffaf",
"rgb": {
"r": 109,
"g": 255,
"b": 175
},
"hsl": {
"h": 147.123,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90019,
"c": 0.16903,
"h": 156.5
},
"luminance": 0.77866
}Semantic roles & 50–950 ramp
primary
#6DFFAF
secondary
#DB3590
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682