#6BEE93#6BEE93
#6BEE93 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.172 H 151.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE93 |
|---|---|
| RGB | rgb(107, 238, 147) |
| HSL | hsl(138, 79%, 68%) |
| HSV | hsv(138, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.19, -55.62, 33.40) |
| CIE-LCH | lch(85.19, 64.88, 149.01°) |
| OKLab | oklab(85.32% -0.1507 0.0832) |
| OKLCH | oklch(85.32% 0.172 151.1) |
| XYZ | xyz(41.9014, 66.3777, 38.2022) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE93 #EE6BC6
analogous
#84EE6B #6BEE93 #6BEED5
triadic
#6BEE93 #936BEE #EE936B
tetradic
#6BEE93 #6B84EE #EE6BC6 #EED56B
square
#6BEE93 #6B84EE #EE6BC6 #EED56B
split-complementary
#6BEE93 #D56BEE #EE6B84
monochromatic
#17C84D #34E86B #6BEE93 #A2F4BB #D9FBE3
Accessibility & contrast
On white
1.47
#6BEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6BEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE93
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE93 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#49EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee93; /* rgb */ color: rgb(107, 238, 147); /* oklch */ color: oklch(85.3% 0.172 151.1);
Tailwind
colors: {
custom: {
50: '#9ff4b3',
500: '#6bee93',
950: '#000000',
},
}SCSS
$custom: #6bee93; $custom-light: #9ff4b3; $custom-dark: #000000;
JSON
{
"hex": "#6bee93",
"rgb": {
"r": 107,
"g": 238,
"b": 147
},
"hsl": {
"h": 138.321,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85318,
"c": 0.17217,
"h": 151.1
},
"luminance": 0.66381
}Semantic roles & 50–950 ramp
primary
#6BEE93
secondary
#C5389A
accent
#0A9CDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581