#6FE993#6FE993
#6FE993 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.163 H 151.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE993 |
|---|---|
| RGB | rgb(111, 233, 147) |
| HSL | hsl(138, 73%, 67%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.84, -52.69, 31.64) |
| CIE-LCH | lch(83.84, 61.46, 149.01°) |
| OKLab | oklab(84.25% -0.143 0.079) |
| OKLCH | oklch(84.25% 0.163 151.1) |
| XYZ | xyz(40.9580, 63.7605, 37.7467) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE993 #E96FC5
analogous
#88E96F #6FE993 #6FE9D0
triadic
#6FE993 #936FE9 #E9936F
tetradic
#6FE993 #6F88E9 #E96FC5 #E9D06F
square
#6FE993 #6F88E9 #E96FC5 #E9D06F
split-complementary
#6FE993 #D06FE9 #E96F88
monochromatic
#1DC04D #3AE16B #6FE993 #A4F1BB #D9F9E3
Accessibility & contrast
On white
1.53
#6FE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6FE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE993
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE993 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#52E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe993; /* rgb */ color: rgb(111, 233, 147); /* oklch */ color: oklch(84.3% 0.163 151.1);
Tailwind
colors: {
custom: {
50: '#a0f1b3',
500: '#6fe993',
950: '#000000',
},
}SCSS
$custom: #6fe993; $custom-light: #a0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#6fe993",
"rgb": {
"r": 111,
"g": 233,
"b": 147
},
"hsl": {
"h": 137.705,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84251,
"c": 0.16337,
"h": 151.1
},
"luminance": 0.63764
}Semantic roles & 50–950 ramp
primary
#6FE993
secondary
#BF3D99
accent
#109BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581