#6DF0AA#6DF0AA
#6DF0AA is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.153 H 157.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF0AA |
|---|---|
| RGB | rgb(109, 240, 170) |
| HSL | hsl(148, 81%, 68%) |
| HSV | hsv(148, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(86.24, -51.81, 23.14) |
| CIE-LCH | lch(86.24, 56.74, 155.94°) |
| OKLab | oklab(86.33% -0.1416 0.0587) |
| OKLCH | oklch(86.33% 0.153 157.5) |
| XYZ | xyz(44.7187, 68.4696, 48.8818) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF0AA #F06DB3
analogous
#71F06D #6DF0AA #6DF0EB
triadic
#6DF0AA #AA6DF0 #F0AA6D
tetradic
#6DF0AA #6D71F0 #F06DB3 #F0EB6D
square
#6DF0AA #6D71F0 #F06DB3 #F0EB6D
split-complementary
#6DF0AA #EB6DF0 #F06D71
monochromatic
#15CD6B #36EA8A #6DF0AA #A4F6CA #DCFBEB
Accessibility & contrast
On white
1.43
#6DF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#6DF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF0AA
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF0AA | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A6
Deuteranopia (green-blind)
#DCD2AE
Tritanopia (blue-blind)
#41EEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df0aa; /* rgb */ color: rgb(109, 240, 170); /* oklch */ color: oklch(86.3% 0.153 157.5);
Tailwind
colors: {
custom: {
50: '#a0f6c3',
500: '#6df0aa',
950: '#000000',
},
}SCSS
$custom: #6df0aa; $custom-light: #a0f6c3; $custom-dark: #000000;
JSON
{
"hex": "#6df0aa",
"rgb": {
"r": 109,
"g": 240,
"b": 170
},
"hsl": {
"h": 147.939,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.86328,
"c": 0.15326,
"h": 157.5
},
"luminance": 0.68474
}Semantic roles & 50–950 ramp
primary
#6DF0AA
secondary
#C93986
accent
#087ADE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582