#6DE69B#6DE69B
#6DE69B is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.153 H 154.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE69B |
|---|---|
| RGB | rgb(109, 230, 155) |
| HSL | hsl(143, 71%, 66%) |
| HSV | hsv(143, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.02, -50.53, 26.45) |
| CIE-LCH | lch(83.02, 57.03, 152.37°) |
| OKLab | oklab(83.61% -0.1375 0.0667) |
| OKLCH | oklch(83.61% 0.153 154.1) |
| XYZ | xyz(40.5168, 62.2079, 40.8762) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE69B #E66DB8
analogous
#7CE66D #6DE69B #6DE6D8
triadic
#6DE69B #9B6DE6 #E69B6D
tetradic
#6DE69B #6D7CE6 #E66DB8 #E6D86D
square
#6DE69B #6D7CE6 #E66DB8 #E6D86D
split-complementary
#6DE69B #D86DE6 #E66D7C
monochromatic
#20B95A #39DD77 #6DE69B #A1EFBF #D6F8E3
Accessibility & contrast
On white
1.56
#6DE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6DE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE69B
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE69B | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#4CE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de69b; /* rgb */ color: rgb(109, 230, 155); /* oklch */ color: oklch(83.6% 0.153 154.1);
Tailwind
colors: {
custom: {
50: '#9fefb9',
500: '#6de69b',
950: '#000000',
},
}SCSS
$custom: #6de69b; $custom-light: #9fefb9; $custom-dark: #000000;
JSON
{
"hex": "#6de69b",
"rgb": {
"r": 109,
"g": 230,
"b": 155
},
"hsl": {
"h": 142.81,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83609,
"c": 0.15285,
"h": 154.1
},
"luminance": 0.62211
}Semantic roles & 50–950 ramp
primary
#6DE69B
secondary
#B93E8A
accent
#138AD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581