#6FE893#6FE893
#6FE893 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.162 H 151.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE893 |
|---|---|
| RGB | rgb(111, 232, 147) |
| HSL | hsl(138, 72%, 67%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(83.55, -52.28, 31.25) |
| CIE-LCH | lch(83.55, 60.91, 149.13°) |
| OKLab | oklab(84.01% -0.1419 0.0781) |
| OKLCH | oklch(84.01% 0.162 151.2) |
| XYZ | xyz(40.6758, 63.1959, 37.6526) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE893 #E86FC4
analogous
#88E86F #6FE893 #6FE8CF
triadic
#6FE893 #936FE8 #E8936F
tetradic
#6FE893 #6F88E8 #E86FC4 #E8CF6F
square
#6FE893 #6F88E8 #E86FC4 #E8CF6F
split-complementary
#6FE893 #CF6FE8 #E86F88
monochromatic
#1EBE4E #3AE06B #6FE893 #A4F0BB #D9F9E2
Accessibility & contrast
On white
1.54
#6FE893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#6FE893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE893
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE893 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#53E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe893; /* rgb */ color: rgb(111, 232, 147); /* oklch */ color: oklch(84.0% 0.162 151.2);
Tailwind
colors: {
custom: {
50: '#a0f0b3',
500: '#6fe893',
950: '#000000',
},
}SCSS
$custom: #6fe893; $custom-light: #a0f0b3; $custom-dark: #000000;
JSON
{
"hex": "#6fe893",
"rgb": {
"r": 111,
"g": 232,
"b": 147
},
"hsl": {
"h": 137.851,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84009,
"c": 0.16198,
"h": 151.2
},
"luminance": 0.63199
}Semantic roles & 50–950 ramp
primary
#6FE893
secondary
#BD3E97
accent
#119AD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581