#6CED92#6CED92
#6CED92 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.171 H 150.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED92 |
|---|---|
| RGB | rgb(108, 237, 146) |
| HSL | hsl(138, 78%, 68%) |
| HSV | hsv(138, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(84.91, -55.16, 33.54) |
| CIE-LCH | lch(84.91, 64.56, 148.70°) |
| OKLab | oklab(85.09% -0.1495 0.0835) |
| OKLCH | oklch(85.09% 0.171 150.8) |
| XYZ | xyz(41.6539, 65.8282, 37.6996) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.76
Light Bluish Green
#76FDA8
ΔE00 3.78
Light Green Blue
#56FCA2
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED92 #ED6CC7
analogous
#87ED6C #6CED92 #6CEDD2
triadic
#6CED92 #926CED #ED926C
tetradic
#6CED92 #6C87ED #ED6CC7 #EDD26C
square
#6CED92 #6C87ED #ED6CC7 #EDD26C
split-complementary
#6CED92 #D26CED #ED6C87
monochromatic
#18C64C #35E66A #6CED92 #A3F4BA #D9FAE3
Accessibility & contrast
On white
1.48
#6CED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6CED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED92
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED92 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8C
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#4CEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced92; /* rgb */ color: rgb(108, 237, 146); /* oklch */ color: oklch(85.1% 0.171 150.8);
Tailwind
colors: {
custom: {
50: '#9ff4b3',
500: '#6ced92',
950: '#000000',
},
}SCSS
$custom: #6ced92; $custom-light: #9ff4b3; $custom-dark: #000000;
JSON
{
"hex": "#6ced92",
"rgb": {
"r": 108,
"g": 237,
"b": 146
},
"hsl": {
"h": 137.674,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85092,
"c": 0.17125,
"h": 150.8
},
"luminance": 0.65832
}Semantic roles & 50–950 ramp
primary
#6CED92
secondary
#C4399B
accent
#0B9DDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581