#6DEF90#6DEF90
#6DEF90 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.175 H 150.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEF90 |
|---|---|
| RGB | rgb(109, 239, 144) |
| HSL | hsl(136, 80%, 68%) |
| HSV | hsv(136, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.50, -56.05, 35.33) |
| CIE-LCH | lch(85.50, 66.25, 147.78°) |
| OKLab | oklab(85.58% -0.1519 0.0876) |
| OKLCH | oklch(85.58% 0.175 150) |
| XYZ | xyz(42.2043, 66.9941, 37.0872) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEF90 #EF6DCC
analogous
#8BEF6D #6DEF90 #6DEFD1
triadic
#6DEF90 #906DEF #EF906D
tetradic
#6DEF90 #6D8BEF #EF6DCC #EFD16D
square
#6DEF90 #6D8BEF #EF6DCC #EFD16D
split-complementary
#6DEF90 #D16DEF #EF6D8B
monochromatic
#16CB47 #36E966 #6DEF90 #A4F5BA #DBFBE4
Accessibility & contrast
On white
1.46
#6DEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6DEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEF90
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEF90 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#4EEBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6def90; /* rgb */ color: rgb(109, 239, 144); /* oklch */ color: oklch(85.6% 0.175 150.0);
Tailwind
colors: {
custom: {
50: '#a0f5b1',
500: '#6def90',
950: '#000000',
},
}SCSS
$custom: #6def90; $custom-light: #a0f5b1; $custom-dark: #000000;
JSON
{
"hex": "#6def90",
"rgb": {
"r": 109,
"g": 239,
"b": 144
},
"hsl": {
"h": 136.154,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.85576,
"c": 0.17533,
"h": 150
},
"luminance": 0.66998
}Semantic roles & 50–950 ramp
primary
#6DEF90
secondary
#C739A1
accent
#09A4DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101711
muted
#808581