#6CED97#6CED97
#6CED97 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.2% C 0.167 H 152.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED97 |
|---|---|
| RGB | rgb(108, 237, 151) |
| HSL | hsl(140, 78%, 68%) |
| HSV | hsv(140, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.99, -54.31, 31.13) |
| CIE-LCH | lch(84.99, 62.60, 150.18°) |
| OKLab | oklab(85.19% -0.1474 0.0779) |
| OKLCH | oklch(85.19% 0.167 152.1) |
| XYZ | xyz(42.0513, 65.9872, 39.7929) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED97 #ED6CC2
analogous
#81ED6C #6CED97 #6CEDD8
triadic
#6CED97 #976CED #ED976C
tetradic
#6CED97 #6C81ED #ED6CC2 #EDD86C
square
#6CED97 #6C81ED #ED6CC2 #EDD86C
split-complementary
#6CED97 #D86CED #ED6C81
monochromatic
#18C652 #35E670 #6CED97 #A3F4BE #D9FAE4
Accessibility & contrast
On white
1.48
#6CED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6CED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED97
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED97 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC91
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#4AEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced97; /* rgb */ color: rgb(108, 237, 151); /* oklch */ color: oklch(85.2% 0.167 152.1);
Tailwind
colors: {
custom: {
50: '#9ff4b6',
500: '#6ced97',
950: '#000000',
},
}SCSS
$custom: #6ced97; $custom-light: #9ff4b6; $custom-dark: #000000;
JSON
{
"hex": "#6ced97",
"rgb": {
"r": 108,
"g": 237,
"b": 151
},
"hsl": {
"h": 140,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85185,
"c": 0.16667,
"h": 152.1
},
"luminance": 0.65991
}Semantic roles & 50–950 ramp
primary
#6CED97
secondary
#C43996
accent
#0B95DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581