#6BE09D#6BE09D
#6BE09D is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.144 H 156.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE09D |
|---|---|
| RGB | rgb(107, 224, 157) |
| HSL | hsl(146, 65%, 65%) |
| HSV | hsv(146, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.22, -48.13, 22.95) |
| CIE-LCH | lch(81.22, 53.32, 154.51°) |
| OKLab | oklab(82.13% -0.1314 0.0582) |
| OKLCH | oklch(82.13% 0.144 156.1) |
| XYZ | xyz(38.8018, 58.8681, 41.2097) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.93
Light Greenish Blue
#63F7B4
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE09D #E06BAE
analogous
#74E06B #6BE09D #6BE0D7
triadic
#6BE09D #9D6BE0 #E09D6B
tetradic
#6BE09D #6B74E0 #E06BAE #E0D76B
square
#6BE09D #6B74E0 #E06BAE #E0D76B
split-complementary
#6BE09D #D76BE0 #E06B74
monochromatic
#24AC5E #38D57B #6BE09D #9EEBBF #D0F5E0
Accessibility & contrast
On white
1.64
#6BE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6BE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE09D
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE09D | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CEC5A1
Tritanopia (blue-blind)
#49DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be09d; /* rgb */ color: rgb(107, 224, 157); /* oklch */ color: oklch(82.1% 0.144 156.1);
Tailwind
colors: {
custom: {
50: '#9deaba',
500: '#6be09d',
950: '#000000',
},
}SCSS
$custom: #6be09d; $custom-light: #9deaba; $custom-dark: #000000;
JSON
{
"hex": "#6be09d",
"rgb": {
"r": 107,
"g": 224,
"b": 157
},
"hsl": {
"h": 145.641,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.82128,
"c": 0.14371,
"h": 156.1
},
"luminance": 0.58871
}Semantic roles & 50–950 ramp
primary
#6BE09D
secondary
#AE4180
accent
#1880CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481