#6BE99F#6BE99F
#6BE99F is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.154 H 155.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE99F |
|---|---|
| RGB | rgb(107, 233, 159) |
| HSL | hsl(145, 74%, 67%) |
| HSV | hsv(145, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.92, -51.48, 25.60) |
| CIE-LCH | lch(83.92, 57.49, 153.56°) |
| OKLab | oklab(84.34% -0.1402 0.0647) |
| OKLCH | oklch(84.34% 0.154 155.2) |
| XYZ | xyz(41.4570, 63.9031, 42.9440) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE99F #E96BB5
analogous
#76E96B #6BE99F #6BE9DE
triadic
#6BE99F #9F6BE9 #E99F6B
tetradic
#6BE99F #6B76E9 #E96BB5 #E9DE6B
square
#6BE99F #6B76E9 #E96BB5 #E9DE6B
split-complementary
#6BE99F #DE6BE9 #E96B76
monochromatic
#1CBD5F #36E17C #6BE99F #A0F1C2 #D6F9E4
Accessibility & contrast
On white
1.52
#6BE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6BE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE99F
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE99F | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99A
Deuteranopia (green-blind)
#D7CCA4
Tritanopia (blue-blind)
#45E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be99f; /* rgb */ color: rgb(107, 233, 159); /* oklch */ color: oklch(84.3% 0.154 155.2);
Tailwind
colors: {
custom: {
50: '#9ef1bb',
500: '#6be99f',
950: '#000000',
},
}SCSS
$custom: #6be99f; $custom-light: #9ef1bb; $custom-dark: #000000;
JSON
{
"hex": "#6be99f",
"rgb": {
"r": 107,
"g": 233,
"b": 159
},
"hsl": {
"h": 144.762,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84343,
"c": 0.15441,
"h": 155.2
},
"luminance": 0.63907
}Semantic roles & 50–950 ramp
primary
#6BE99F
secondary
#BC3C87
accent
#0F84D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582