#6DF090#6DF090
#6DF090 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.177 H 149.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF090 |
|---|---|
| RGB | rgb(109, 240, 144) |
| HSL | hsl(136, 81%, 68%) |
| HSV | hsv(136, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.80, -56.44, 35.71) |
| CIE-LCH | lch(85.80, 66.79, 147.68°) |
| OKLab | oklab(85.82% -0.1529 0.0886) |
| OKLCH | oklch(85.82% 0.177 149.9) |
| XYZ | xyz(42.4978, 67.5813, 37.1851) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF090 #F06DCD
analogous
#8BF06D #6DF090 #6DF0D2
triadic
#6DF090 #906DF0 #F0906D
tetradic
#6DF090 #6D8BF0 #F06DCD #F0D26D
square
#6DF090 #6D8BF0 #F06DCD #F0D26D
split-complementary
#6DF090 #D26DF0 #F06D8B
monochromatic
#15CD46 #36EA66 #6DF090 #A4F6BA #DCFBE4
Accessibility & contrast
On white
1.45
#6DF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6DF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF090
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF090 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#4EECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6df090; /* rgb */ color: rgb(109, 240, 144); /* oklch */ color: oklch(85.8% 0.177 149.9);
Tailwind
colors: {
custom: {
50: '#a0f6b1',
500: '#6df090',
950: '#000000',
},
}SCSS
$custom: #6df090; $custom-light: #a0f6b1; $custom-dark: #000000;
JSON
{
"hex": "#6df090",
"rgb": {
"r": 109,
"g": 240,
"b": 144
},
"hsl": {
"h": 136.031,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.85819,
"c": 0.17669,
"h": 149.9
},
"luminance": 0.67585
}Semantic roles & 50–950 ramp
primary
#6DF090
secondary
#C939A2
accent
#08A5DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581