#6FE69F#6FE69F
#6FE69F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.148 H 155.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE69F |
|---|---|
| RGB | rgb(111, 230, 159) |
| HSL | hsl(144, 70%, 67%) |
| HSV | hsv(144, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(83.16, -49.31, 24.60) |
| CIE-LCH | lch(83.16, 55.11, 153.49°) |
| OKLab | oklab(83.77% -0.1345 0.0622) |
| OKLCH | oklch(83.77% 0.148 155.2) |
| XYZ | xyz(41.1072, 62.4728, 42.6864) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.37
Light Blue Green
#7EFBB3
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.65
Light Sea Green
#98F6B0
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE69F #E66FB6
analogous
#7BE66F #6FE69F #6FE6DB
triadic
#6FE69F #9F6FE6 #E69F6F
tetradic
#6FE69F #6F7BE6 #E66FB6 #E6DB6F
square
#6FE69F #6F7BE6 #E66FB6 #E6DB6F
split-complementary
#6FE69F #DB6FE6 #E66F7B
monochromatic
#20BA5E #3BDD7C #6FE69F #A3EFC2 #D7F8E5
Accessibility & contrast
On white
1.56
#6FE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6FE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE69F
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE69F | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#4EE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe69f; /* rgb */ color: rgb(111, 230, 159); /* oklch */ color: oklch(83.8% 0.148 155.2);
Tailwind
colors: {
custom: {
50: '#a0eebb',
500: '#6fe69f',
950: '#000000',
},
}SCSS
$custom: #6fe69f; $custom-light: #a0eebb; $custom-dark: #000000;
JSON
{
"hex": "#6fe69f",
"rgb": {
"r": 111,
"g": 230,
"b": 159
},
"hsl": {
"h": 144.202,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83766,
"c": 0.14818,
"h": 155.2
},
"luminance": 0.62476
}Semantic roles & 50–950 ramp
primary
#6FE69F
secondary
#BA3F88
accent
#1385D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582