#6BEE98#6BEE98
#6BEE98 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.168 H 152.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE98 |
|---|---|
| RGB | rgb(107, 238, 152) |
| HSL | hsl(141, 79%, 68%) |
| HSV | hsv(141, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.27, -54.76, 30.99) |
| CIE-LCH | lch(85.27, 62.92, 150.49°) |
| OKLab | oklab(85.41% -0.1486 0.0776) |
| OKLCH | oklch(85.41% 0.168 152.4) |
| XYZ | xyz(42.3023, 66.5381, 40.3136) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE98 #EE6BC1
analogous
#7FEE6B #6BEE98 #6BEEDA
triadic
#6BEE98 #986BEE #EE986B
tetradic
#6BEE98 #6B7FEE #EE6BC1 #EEDA6B
square
#6BEE98 #6B7FEE #EE6BC1 #EEDA6B
split-complementary
#6BEE98 #DA6BEE #EE6B7F
monochromatic
#17C854 #34E872 #6BEE98 #A2F4BE #D9FBE4
Accessibility & contrast
On white
1.47
#6BEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6BEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE98
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE98 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#47EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee98; /* rgb */ color: rgb(107, 238, 152); /* oklch */ color: oklch(85.4% 0.168 152.4);
Tailwind
colors: {
custom: {
50: '#9ff4b7',
500: '#6bee98',
950: '#000000',
},
}SCSS
$custom: #6bee98; $custom-light: #9ff4b7; $custom-dark: #000000;
JSON
{
"hex": "#6bee98",
"rgb": {
"r": 107,
"g": 238,
"b": 152
},
"hsl": {
"h": 140.611,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85412,
"c": 0.1676,
"h": 152.4
},
"luminance": 0.66542
}Semantic roles & 50–950 ramp
primary
#6BEE98
secondary
#C53895
accent
#0A94DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581