#6BE69D#6BE69D
#6BE69D is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.152 H 155.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE69D |
|---|---|
| RGB | rgb(107, 230, 157) |
| HSL | hsl(144, 71%, 66%) |
| HSV | hsv(144, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.99, -50.62, 25.37) |
| CIE-LCH | lch(82.99, 56.62, 153.38°) |
| OKLab | oklab(83.58% -0.1379 0.0641) |
| OKLCH | oklch(83.58% 0.152 155.1) |
| XYZ | xyz(40.4429, 62.1502, 41.7567) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.69
Light Bluish Green
#76FDA8
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE69D #E66BB4
analogous
#76E66B #6BE69D #6BE6DA
triadic
#6BE69D #9D6BE6 #E69D6B
tetradic
#6BE69D #6B76E6 #E66BB4 #E6DA6B
square
#6BE69D #6B76E6 #E66BB4 #E6DA6B
split-complementary
#6BE69D #DA6BE6 #E66B76
monochromatic
#1FB85D #37DD7A #6BE69D #9FEFC0 #D4F8E2
Accessibility & contrast
On white
1.56
#6BE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6BE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE69D
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE69D | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#47E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be69d; /* rgb */ color: rgb(107, 230, 157); /* oklch */ color: oklch(83.6% 0.152 155.1);
Tailwind
colors: {
custom: {
50: '#9eefba',
500: '#6be69d',
950: '#000000',
},
}SCSS
$custom: #6be69d; $custom-light: #9eefba; $custom-dark: #000000;
JSON
{
"hex": "#6be69d",
"rgb": {
"r": 107,
"g": 230,
"b": 157
},
"hsl": {
"h": 144.39,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83577,
"c": 0.15206,
"h": 155.1
},
"luminance": 0.62154
}Semantic roles & 50–950 ramp
primary
#6BE69D
secondary
#B83E86
accent
#1285D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581