#6CEFA0#6CEFA0
#6CEFA0 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.161 H 154.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFA0 |
|---|---|
| RGB | rgb(108, 239, 160) |
| HSL | hsl(144, 80%, 68%) |
| HSV | hsv(144, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 33.1%, 6.3%) |
| CIE-LAB | lab(85.73, -53.50, 27.56) |
| CIE-LCH | lch(85.73, 60.18, 152.75°) |
| OKLab | oklab(85.84% -0.1455 0.0694) |
| OKLCH | oklch(85.84% 0.161 154.5) |
| XYZ | xyz(43.3926, 67.4553, 43.9844) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.61
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.18
Light Green Blue
#56FCA2
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFA0 #EF6CBB
analogous
#79EF6C #6CEFA0 #6CEFE2
triadic
#6CEFA0 #A06CEF #EFA06C
tetradic
#6CEFA0 #6C79EF #EF6CBB #EFE26C
square
#6CEFA0 #6C79EF #EF6CBB #EFE26C
split-complementary
#6CEFA0 #E26CEF #EF6C79
monochromatic
#16CB5E #35E97C #6CEFA0 #A3F5C4 #DAFBE7
Accessibility & contrast
On white
1.45
#6CEFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6CEFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFA0
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFA0 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9B
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#45EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cefa0; /* rgb */ color: rgb(108, 239, 160); /* oklch */ color: oklch(85.8% 0.161 154.5);
Tailwind
colors: {
custom: {
50: '#a0f5bc',
500: '#6cefa0',
950: '#000000',
},
}SCSS
$custom: #6cefa0; $custom-light: #a0f5bc; $custom-dark: #000000;
JSON
{
"hex": "#6cefa0",
"rgb": {
"r": 108,
"g": 239,
"b": 160
},
"hsl": {
"h": 143.817,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.85844,
"c": 0.16123,
"h": 154.5
},
"luminance": 0.67459
}Semantic roles & 50–950 ramp
primary
#6CEFA0
secondary
#C7388E
accent
#0989DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582