#6BE69A#6BE69A
#6BE69A is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.155 H 154.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE69A |
|---|---|
| RGB | rgb(107, 230, 154) |
| HSL | hsl(143, 71%, 66%) |
| HSV | hsv(143, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.94, -51.18, 26.84) |
| CIE-LCH | lch(82.94, 57.79, 152.32°) |
| OKLab | oklab(83.52% -0.1392 0.0676) |
| OKLCH | oklch(83.52% 0.155 154.1) |
| XYZ | xyz(40.1899, 62.0490, 40.4243) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.77
Light Blue Green
#7EFBB3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE69A #E66BB7
analogous
#79E66B #6BE69A #6BE6D7
triadic
#6BE69A #9A6BE6 #E69A6B
tetradic
#6BE69A #6B79E6 #E66BB7 #E6D76B
square
#6BE69A #6B79E6 #E66BB7 #E6D76B
split-complementary
#6BE69A #D76BE6 #E66B79
monochromatic
#1FB859 #37DD76 #6BE69A #9FEFBE #D4F8E1
Accessibility & contrast
On white
1.57
#6BE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6BE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE69A
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE69A | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D4CA9F
Tritanopia (blue-blind)
#49E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be69a; /* rgb */ color: rgb(107, 230, 154); /* oklch */ color: oklch(83.5% 0.155 154.1);
Tailwind
colors: {
custom: {
50: '#9eefb8',
500: '#6be69a',
950: '#000000',
},
}SCSS
$custom: #6be69a; $custom-light: #9eefb8; $custom-dark: #000000;
JSON
{
"hex": "#6be69a",
"rgb": {
"r": 107,
"g": 230,
"b": 154
},
"hsl": {
"h": 142.927,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83515,
"c": 0.15478,
"h": 154.1
},
"luminance": 0.62053
}Semantic roles & 50–950 ramp
primary
#6BE69A
secondary
#B83E89
accent
#1289D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581