#6BEA97#6BEA97
#6BEA97 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.163 H 152.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEA97 |
|---|---|
| RGB | rgb(107, 234, 151) |
| HSL | hsl(141, 75%, 67%) |
| HSV | hsv(141, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.07, -53.34, 29.90) |
| CIE-LCH | lch(84.07, 61.14, 150.73°) |
| OKLab | oklab(84.42% -0.1448 0.0749) |
| OKLCH | oklch(84.42% 0.163 152.6) |
| XYZ | xyz(41.0691, 64.2022, 39.5002) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.14
Sea Green (survey)
#53FCA1
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEA97 #EA6BBE
analogous
#7FEA6B #6BEA97 #6BEAD6
triadic
#6BEA97 #976BEA #EA976B
tetradic
#6BEA97 #6B7FEA #EA6BBE #EAD66B
square
#6BEA97 #6B7FEA #EA6BBE #EAD66B
split-complementary
#6BEA97 #D66BEA #EA6B7F
monochromatic
#1BBF54 #35E271 #6BEA97 #A1F2BD #D6F9E2
Accessibility & contrast
On white
1.52
#6BEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6BEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEA97
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEA97 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#49E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6bea97; /* rgb */ color: rgb(107, 234, 151); /* oklch */ color: oklch(84.4% 0.163 152.6);
Tailwind
colors: {
custom: {
50: '#9ef1b6',
500: '#6bea97',
950: '#000000',
},
}SCSS
$custom: #6bea97; $custom-light: #9ef1b6; $custom-dark: #000000;
JSON
{
"hex": "#6bea97",
"rgb": {
"r": 107,
"g": 234,
"b": 151
},
"hsl": {
"h": 140.787,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84424,
"c": 0.16303,
"h": 152.6
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#6BEA97
secondary
#BE3B91
accent
#0E92D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581