#6FE29B#6FE29B
#6FE29B is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.146 H 154.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE29B |
|---|---|
| RGB | rgb(111, 226, 155) |
| HSL | hsl(143, 66%, 66%) |
| HSV | hsv(143, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 31.4%, 11.4%) |
| CIE-LAB | lab(81.91, -48.39, 24.95) |
| CIE-LCH | lch(81.91, 54.44, 152.72°) |
| OKLab | oklab(82.72% -0.1319 0.0631) |
| OKLCH | oklch(82.72% 0.146 154.5) |
| XYZ | xyz(39.6653, 60.1355, 40.5211) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.99
Seafoam (survey)
#80F9AD
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.27
Weird Green
#3AE57F
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE29B #E26FB6
analogous
#7CE26F #6FE29B #6FE2D5
triadic
#6FE29B #9B6FE2 #E29B6F
tetradic
#6FE29B #6F7CE2 #E26FB6 #E2D56F
square
#6FE29B #6F7CE2 #E26FB6 #E2D56F
split-complementary
#6FE29B #D56FE2 #E26F7C
monochromatic
#24B35B #3CD878 #6FE29B #A2ECBE #D5F7E2
Accessibility & contrast
On white
1.61
#6FE29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6FE29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE29B
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE29B | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D397
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#51E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe29b; /* rgb */ color: rgb(111, 226, 155); /* oklch */ color: oklch(82.7% 0.146 154.5);
Tailwind
colors: {
custom: {
50: '#a0ecb9',
500: '#6fe29b',
950: '#000000',
},
}SCSS
$custom: #6fe29b; $custom-light: #a0ecb9; $custom-dark: #000000;
JSON
{
"hex": "#6fe29b",
"rgb": {
"r": 111,
"g": 226,
"b": 155
},
"hsl": {
"h": 142.957,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.8272,
"c": 0.14619,
"h": 154.5
},
"luminance": 0.60139
}Semantic roles & 50–950 ramp
primary
#6FE29B
secondary
#B44288
accent
#1788CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581