#6DE98F#6DE98F
#6DE98F is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.168 H 150.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE98F |
|---|---|
| RGB | rgb(109, 233, 143) |
| HSL | hsl(136, 74%, 67%) |
| HSV | hsv(136, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.71, -53.84, 33.47) |
| CIE-LCH | lch(83.71, 63.40, 148.13°) |
| OKLab | oklab(84.1% -0.146 0.0833) |
| OKLCH | oklch(84.1% 0.168 150.3) |
| XYZ | xyz(40.4007, 63.5087, 36.1107) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.59
Seafoam (survey)
#80F9AD
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE98F #E96DC7
analogous
#89E96D #6DE98F #6DE9CD
triadic
#6DE98F #8F6DE9 #E98F6D
tetradic
#6DE98F #6D89E9 #E96DC7 #E9CD6D
square
#6DE98F #6D89E9 #E96DC7 #E9CD6D
split-complementary
#6DE98F #CD6DE9 #E96D89
monochromatic
#1DBF49 #38E166 #6DE98F #A2F1B8 #D7F9E1
Accessibility & contrast
On white
1.53
#6DE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6DE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE98F
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE98F | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#50E5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de98f; /* rgb */ color: rgb(109, 233, 143); /* oklch */ color: oklch(84.1% 0.168 150.3);
Tailwind
colors: {
custom: {
50: '#9ff1b0',
500: '#6de98f',
950: '#000000',
},
}SCSS
$custom: #6de98f; $custom-light: #9ff1b0; $custom-dark: #000000;
JSON
{
"hex": "#6de98f",
"rgb": {
"r": 109,
"g": 233,
"b": 143
},
"hsl": {
"h": 136.452,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.84103,
"c": 0.16805,
"h": 150.3
},
"luminance": 0.63512
}Semantic roles & 50–950 ramp
primary
#6DE98F
secondary
#BE3C9A
accent
#10A0D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581