#6BE692#6BE692
#6BE692 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.162 H 151.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE692 |
|---|---|
| RGB | rgb(107, 230, 146) |
| HSL | hsl(139, 71%, 66%) |
| HSV | hsv(139, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(82.80, -52.60, 30.74) |
| CIE-LCH | lch(82.80, 60.93, 149.69°) |
| OKLab | oklab(83.36% -0.1427 0.0769) |
| OKLCH | oklch(83.36% 0.162 151.7) |
| XYZ | xyz(39.5457, 61.7913, 37.0315) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.72
Aqua Green
#12E193
ΔE00 4.84
Light Bluish Green
#76FDA8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE692 #E66BBF
analogous
#81E66B #6BE692 #6BE6CF
triadic
#6BE692 #926BE6 #E6926B
tetradic
#6BE692 #6B81E6 #E66BBF #E6CF6B
square
#6BE692 #6B81E6 #E66BBF #E6CF6B
split-complementary
#6BE692 #CF6BE6 #E66B81
monochromatic
#1FB84F #37DD6B #6BE692 #9FEFB9 #D4F8DF
Accessibility & contrast
On white
1.57
#6BE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6BE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE692
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE692 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58C
Deuteranopia (green-blind)
#D6C997
Tritanopia (blue-blind)
#4CE3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be692; /* rgb */ color: rgb(107, 230, 146); /* oklch */ color: oklch(83.4% 0.162 151.7);
Tailwind
colors: {
custom: {
50: '#9eefb2',
500: '#6be692',
950: '#000000',
},
}SCSS
$custom: #6be692; $custom-light: #9eefb2; $custom-dark: #000000;
JSON
{
"hex": "#6be692",
"rgb": {
"r": 107,
"g": 230,
"b": 146
},
"hsl": {
"h": 139.024,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83358,
"c": 0.16213,
"h": 151.7
},
"luminance": 0.61795
}Semantic roles & 50–950 ramp
primary
#6BE692
secondary
#B83E91
accent
#1296D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581