#6FE398#6FE398
#6FE398 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.9% C 0.150 H 153.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE398 |
|---|---|
| RGB | rgb(111, 227, 152) |
| HSL | hsl(141, 67%, 66%) |
| HSV | hsv(141, 51%, 89%) |
| CMYK | cmyk(51.1%, 0%, 33%, 11%) |
| CIE-LAB | lab(82.15, -49.35, 26.83) |
| CIE-LCH | lch(82.15, 56.17, 151.47°) |
| OKLab | oklab(82.9% -0.1343 0.0676) |
| OKLCH | oklch(82.9% 0.15 153.3) |
| XYZ | xyz(39.6892, 60.5814, 39.3016) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.77
Weird Green
#3AE57F
ΔE00 4.85
Seafoam (survey)
#80F9AD
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 5.32
Light Blue Green
#7EFBB3
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE398 #E36FBA
analogous
#80E36F #6FE398 #6FE3D2
triadic
#6FE398 #986FE3 #E3986F
tetradic
#6FE398 #6F80E3 #E36FBA #E3D26F
square
#6FE398 #6F80E3 #E36FBA #E3D26F
split-complementary
#6FE398 #D26FE3 #E36F80
monochromatic
#23B556 #3CD973 #6FE398 #A2EDBD #D5F7E1
Accessibility & contrast
On white
1.60
#6FE398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6FE398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE398
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE398 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D393
Deuteranopia (green-blind)
#D2C89D
Tritanopia (blue-blind)
#52E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe398; /* rgb */ color: rgb(111, 227, 152); /* oklch */ color: oklch(82.9% 0.150 153.3);
Tailwind
colors: {
custom: {
50: '#a0ecb6',
500: '#6fe398',
950: '#000000',
},
}SCSS
$custom: #6fe398; $custom-light: #a0ecb6; $custom-dark: #000000;
JSON
{
"hex": "#6fe398",
"rgb": {
"r": 111,
"g": 227,
"b": 152
},
"hsl": {
"h": 141.207,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.82899,
"c": 0.15035,
"h": 153.3
},
"luminance": 0.60585
}Semantic roles & 50–950 ramp
primary
#6FE398
secondary
#B5418C
accent
#168ECF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581