#6FE698#6FE698
#6FE698 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.155 H 152.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE698 |
|---|---|
| RGB | rgb(111, 230, 152) |
| HSL | hsl(141, 70%, 67%) |
| HSV | hsv(141, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(83.04, -50.59, 28.02) |
| CIE-LCH | lch(83.04, 57.83, 151.02°) |
| OKLab | oklab(83.62% -0.1376 0.0704) |
| OKLCH | oklch(83.62% 0.155 152.9) |
| XYZ | xyz(40.5169, 62.2367, 39.5774) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 4.52
Aqua Green
#12E193
ΔE00 4.79
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE698 #E66FBD
analogous
#82E66F #6FE698 #6FE6D3
triadic
#6FE698 #986FE6 #E6986F
tetradic
#6FE698 #6F82E6 #E66FBD #E6D36F
square
#6FE698 #6F82E6 #E66FBD #E6D36F
split-complementary
#6FE698 #D36FE6 #E66F82
monochromatic
#20BA55 #3BDD73 #6FE698 #A3EFBD #D7F8E3
Accessibility & contrast
On white
1.56
#6FE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6FE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE698
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE698 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#51E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe698; /* rgb */ color: rgb(111, 230, 152); /* oklch */ color: oklch(83.6% 0.155 152.9);
Tailwind
colors: {
custom: {
50: '#a0efb7',
500: '#6fe698',
950: '#000000',
},
}SCSS
$custom: #6fe698; $custom-light: #a0efb7; $custom-dark: #000000;
JSON
{
"hex": "#6fe698",
"rgb": {
"r": 111,
"g": 230,
"b": 152
},
"hsl": {
"h": 140.672,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83623,
"c": 0.15456,
"h": 152.9
},
"luminance": 0.6224
}Semantic roles & 50–950 ramp
primary
#6FE698
secondary
#BA3F90
accent
#1390D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581