#6DEB91#6DEB91
#6DEB91 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.169 H 150.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB91 |
|---|---|
| RGB | rgb(109, 235, 145) |
| HSL | hsl(137, 76%, 67%) |
| HSV | hsv(137, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.33, -54.30, 33.29) |
| CIE-LCH | lch(84.33, 63.70, 148.49°) |
| OKLab | oklab(84.63% -0.1472 0.0829) |
| OKLCH | oklch(84.63% 0.169 150.6) |
| XYZ | xyz(41.1229, 64.7086, 37.1055) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.25
Sea Green (survey)
#53FCA1
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB91 #EB6DC7
analogous
#88EB6D #6DEB91 #6DEBD0
triadic
#6DEB91 #916DEB #EB916D
tetradic
#6DEB91 #6D88EB #EB6DC7 #EBD06D
square
#6DEB91 #6D88EB #EB6DC7 #EBD06D
split-complementary
#6DEB91 #D06DEB #EB6D88
monochromatic
#1BC34B #37E468 #6DEB91 #A3F2BA #D9FAE2
Accessibility & contrast
On white
1.51
#6DEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6DEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB91
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB91 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#4FE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6deb91; /* rgb */ color: rgb(109, 235, 145); /* oklch */ color: oklch(84.6% 0.169 150.6);
Tailwind
colors: {
custom: {
50: '#a0f2b2',
500: '#6deb91',
950: '#000000',
},
}SCSS
$custom: #6deb91; $custom-light: #a0f2b2; $custom-dark: #000000;
JSON
{
"hex": "#6deb91",
"rgb": {
"r": 109,
"g": 235,
"b": 145
},
"hsl": {
"h": 137.143,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84625,
"c": 0.16895,
"h": 150.6
},
"luminance": 0.64712
}Semantic roles & 50–950 ramp
primary
#6DEB91
secondary
#C13B9B
accent
#0D9ED8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581