#6FE88F#6FE88F
#6FE88F is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.166 H 150.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE88F |
|---|---|
| RGB | rgb(111, 232, 143) |
| HSL | hsl(136, 72%, 67%) |
| HSV | hsv(136, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(83.48, -52.96, 33.19) |
| CIE-LCH | lch(83.48, 62.50, 147.93°) |
| OKLab | oklab(83.94% -0.1436 0.0826) |
| OKLCH | oklch(83.94% 0.166 150.1) |
| XYZ | xyz(40.3673, 63.0725, 36.0283) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.74
Light Bluish Green
#76FDA8
ΔE00 4.77
Light Green Blue
#56FCA2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE88F #E86FC8
analogous
#8BE86F #6FE88F #6FE8CC
triadic
#6FE88F #8F6FE8 #E88F6F
tetradic
#6FE88F #6F8BE8 #E86FC8 #E8CC6F
square
#6FE88F #6F8BE8 #E86FC8 #E8CC6F
split-complementary
#6FE88F #CC6FE8 #E86F8B
monochromatic
#1EBE49 #3AE066 #6FE88F #A4F0B8 #D9F9E1
Accessibility & contrast
On white
1.54
#6FE88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6FE88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE88F
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE88F | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#54E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe88f; /* rgb */ color: rgb(111, 232, 143); /* oklch */ color: oklch(83.9% 0.166 150.1);
Tailwind
colors: {
custom: {
50: '#a0f0b0',
500: '#6fe88f',
950: '#000000',
},
}SCSS
$custom: #6fe88f; $custom-light: #a0f0b0; $custom-dark: #000000;
JSON
{
"hex": "#6fe88f",
"rgb": {
"r": 111,
"g": 232,
"b": 143
},
"hsl": {
"h": 135.868,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.83935,
"c": 0.16569,
"h": 150.1
},
"luminance": 0.63076
}Semantic roles & 50–950 ramp
primary
#6FE88F
secondary
#BD3E9C
accent
#11A1D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581