#6FE69B#6FE69B
#6FE69B is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.152 H 153.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE69B |
|---|---|
| RGB | rgb(111, 230, 155) |
| HSL | hsl(142, 70%, 67%) |
| HSV | hsv(142, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.09, -50.05, 26.56) |
| CIE-LCH | lch(83.09, 56.66, 152.05°) |
| OKLab | oklab(83.68% -0.1363 0.0669) |
| OKLCH | oklch(83.68% 0.152 153.8) |
| XYZ | xyz(40.7657, 62.3363, 40.8879) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.74
Light Greenish Blue
#63F7B4
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE69B #E66FBA
analogous
#7FE66F #6FE69B #6FE6D7
triadic
#6FE69B #9B6FE6 #E69B6F
tetradic
#6FE69B #6F7FE6 #E66FBA #E6D76F
square
#6FE69B #6F7FE6 #E66FBA #E6D76F
split-complementary
#6FE69B #D76FE6 #E66F7F
monochromatic
#20BA59 #3BDD77 #6FE69B #A3EFBF #D7F8E3
Accessibility & contrast
On white
1.56
#6FE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6FE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE69B
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE69B | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#50E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe69b; /* rgb */ color: rgb(111, 230, 155); /* oklch */ color: oklch(83.7% 0.152 153.8);
Tailwind
colors: {
custom: {
50: '#a0efb9',
500: '#6fe69b',
950: '#000000',
},
}SCSS
$custom: #6fe69b; $custom-light: #a0efb9; $custom-dark: #000000;
JSON
{
"hex": "#6fe69b",
"rgb": {
"r": 111,
"g": 230,
"b": 155
},
"hsl": {
"h": 142.185,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83683,
"c": 0.15181,
"h": 153.8
},
"luminance": 0.6234
}Semantic roles & 50–950 ramp
primary
#6FE69B
secondary
#BA3F8D
accent
#138CD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581