#6BE798#6BE798
#6BE798 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.158 H 153.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE798 |
|---|---|
| RGB | rgb(107, 231, 152) |
| HSL | hsl(142, 72%, 66%) |
| HSV | hsv(142, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.20, -51.95, 28.22) |
| CIE-LCH | lch(83.20, 59.12, 151.49°) |
| OKLab | oklab(83.72% -0.1412 0.0709) |
| OKLCH | oklch(83.72% 0.158 153.3) |
| XYZ | xyz(40.3038, 62.5411, 39.6474) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE798 #E76BBA
analogous
#7CE76B #6BE798 #6BE7D6
triadic
#6BE798 #986BE7 #E7986B
tetradic
#6BE798 #6B7CE7 #E76BBA #E7D66B
square
#6BE798 #6B7CE7 #E76BBA #E7D66B
split-complementary
#6BE798 #D66BE7 #E76B7C
monochromatic
#1EBA56 #36DE73 #6BE798 #A0F0BD #D4F8E1
Accessibility & contrast
On white
1.55
#6BE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6BE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE798
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE798 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D793
Deuteranopia (green-blind)
#D6CA9D
Tritanopia (blue-blind)
#49E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be798; /* rgb */ color: rgb(107, 231, 152); /* oklch */ color: oklch(83.7% 0.158 153.3);
Tailwind
colors: {
custom: {
50: '#9eefb7',
500: '#6be798',
950: '#000000',
},
}SCSS
$custom: #6be798; $custom-light: #9eefb7; $custom-dark: #000000;
JSON
{
"hex": "#6be798",
"rgb": {
"r": 107,
"g": 231,
"b": 152
},
"hsl": {
"h": 141.774,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83717,
"c": 0.15799,
"h": 153.3
},
"luminance": 0.62545
}Semantic roles & 50–950 ramp
primary
#6BE798
secondary
#B93D8C
accent
#118DD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581