#6DF198#6DF198
#6DF198 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.2% C 0.171 H 151.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF198 |
|---|---|
| RGB | rgb(109, 241, 152) |
| HSL | hsl(140, 83%, 69%) |
| HSV | hsv(140, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(86.22, -55.50, 32.26) |
| CIE-LCH | lch(86.22, 64.19, 149.83°) |
| OKLab | oklab(86.21% -0.1505 0.0806) |
| OKLCH | oklch(86.21% 0.171 151.8) |
| XYZ | xyz(43.4263, 68.4249, 40.6185) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.16
Foam Green
#90FDA9
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF198 #F16DC6
analogous
#84F16D #6DF198 #6DF1DA
triadic
#6DF198 #986DF1 #F1986D
tetradic
#6DF198 #6D84F1 #F16DC6 #F1DA6D
square
#6DF198 #6D84F1 #F16DC6 #F1DA6D
split-complementary
#6DF198 #DA6DF1 #F16D84
monochromatic
#14D051 #35EC71 #6DF198 #A5F6BF #DDFCE7
Accessibility & contrast
On white
1.43
#6DF198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#6DF198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF198
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF198 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF92
Deuteranopia (green-blind)
#DFD39E
Tritanopia (blue-blind)
#4AEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df198; /* rgb */ color: rgb(109, 241, 152); /* oklch */ color: oklch(86.2% 0.171 151.8);
Tailwind
colors: {
custom: {
50: '#a0f6b7',
500: '#6df198',
950: '#000000',
},
}SCSS
$custom: #6df198; $custom-light: #a0f6b7; $custom-dark: #000000;
JSON
{
"hex": "#6df198",
"rgb": {
"r": 109,
"g": 241,
"b": 152
},
"hsl": {
"h": 139.545,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86206,
"c": 0.17073,
"h": 151.8
},
"luminance": 0.68429
}Semantic roles & 50–950 ramp
primary
#6DF198
secondary
#CA389A
accent
#0798DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581