#6DE69F#6DE69F
#6DE69F is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.149 H 155.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE69F |
|---|---|
| RGB | rgb(109, 230, 159) |
| HSL | hsl(145, 71%, 66%) |
| HSV | hsv(145, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(83.10, -49.78, 24.49) |
| CIE-LCH | lch(83.10, 55.48, 153.80°) |
| OKLab | oklab(83.69% -0.1358 0.062) |
| OKLCH | oklch(83.69% 0.149 155.5) |
| XYZ | xyz(40.8583, 62.3445, 42.6747) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.30
Aqua Green
#12E193
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 4.60
Light Sea Green
#98F6B0
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE69F #E66DB4
analogous
#78E66D #6DE69F #6DE6DB
triadic
#6DE69F #9F6DE6 #E69F6D
tetradic
#6DE69F #6D78E6 #E66DB4 #E6DB6D
square
#6DE69F #6D78E6 #E66DB4 #E6DB6D
split-complementary
#6DE69F #DB6DE6 #E66D78
monochromatic
#20B95F #39DD7D #6DE69F #A1EFC1 #D6F8E4
Accessibility & contrast
On white
1.56
#6DE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6DE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE69F
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE69F | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#4AE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de69f; /* rgb */ color: rgb(109, 230, 159); /* oklch */ color: oklch(83.7% 0.149 155.5);
Tailwind
colors: {
custom: {
50: '#9fefbb',
500: '#6de69f',
950: '#000000',
},
}SCSS
$custom: #6de69f; $custom-light: #9fefbb; $custom-dark: #000000;
JSON
{
"hex": "#6de69f",
"rgb": {
"r": 109,
"g": 230,
"b": 159
},
"hsl": {
"h": 144.793,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83692,
"c": 0.14923,
"h": 155.5
},
"luminance": 0.62348
}Semantic roles & 50–950 ramp
primary
#6DE69F
secondary
#B93E86
accent
#1383D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582