#6BE699#6BE699
#6BE699 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.156 H 153.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE699 |
|---|---|
| RGB | rgb(107, 230, 153) |
| HSL | hsl(142, 71%, 66%) |
| HSV | hsv(142, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.92, -51.36, 27.33) |
| CIE-LCH | lch(82.92, 58.18, 151.98°) |
| OKLab | oklab(83.49% -0.1397 0.0688) |
| OKLCH | oklch(83.49% 0.156 153.8) |
| XYZ | xyz(40.1069, 62.0158, 39.9875) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE699 #E66BB8
analogous
#7AE66B #6BE699 #6BE6D6
triadic
#6BE699 #996BE6 #E6996B
tetradic
#6BE699 #6B7AE6 #E66BB8 #E6D66B
square
#6BE699 #6B7AE6 #E66BB8 #E6D66B
split-complementary
#6BE699 #D66BE6 #E66B7A
monochromatic
#1FB858 #37DD75 #6BE699 #9FEFBD #D4F8E1
Accessibility & contrast
On white
1.57
#6BE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#6BE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE699
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE699 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#49E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be699; /* rgb */ color: rgb(107, 230, 153); /* oklch */ color: oklch(83.5% 0.156 153.8);
Tailwind
colors: {
custom: {
50: '#9eefb7',
500: '#6be699',
950: '#000000',
},
}SCSS
$custom: #6be699; $custom-light: #9eefb7; $custom-dark: #000000;
JSON
{
"hex": "#6be699",
"rgb": {
"r": 107,
"g": 230,
"b": 153
},
"hsl": {
"h": 142.439,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83495,
"c": 0.15569,
"h": 153.8
},
"luminance": 0.62019
}Semantic roles & 50–950 ramp
primary
#6BE699
secondary
#B83E8A
accent
#128BD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581