#6CEFA1#6CEFA1
#6CEFA1 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.160 H 154.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFA1 |
|---|---|
| RGB | rgb(108, 239, 161) |
| HSL | hsl(144, 80%, 68%) |
| HSV | hsv(144, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 32.6%, 6.3%) |
| CIE-LAB | lab(85.75, -53.32, 27.07) |
| CIE-LCH | lch(85.75, 59.80, 153.08°) |
| OKLab | oklab(85.87% -0.1451 0.0683) |
| OKLCH | oklch(85.87% 0.16 154.8) |
| XYZ | xyz(43.4804, 67.4904, 44.4469) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFA1 #EF6CBA
analogous
#78EF6C #6CEFA1 #6CEFE3
triadic
#6CEFA1 #A16CEF #EFA16C
tetradic
#6CEFA1 #6C78EF #EF6CBA #EFE36C
square
#6CEFA1 #6C78EF #EF6CBA #EFE36C
split-complementary
#6CEFA1 #E36CEF #EF6C78
monochromatic
#16CB5F #35E97E #6CEFA1 #A3F5C4 #DAFBE8
Accessibility & contrast
On white
1.45
#6CEFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6CEFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFA1
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFA1 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9C
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#44EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cefa1; /* rgb */ color: rgb(108, 239, 161); /* oklch */ color: oklch(85.9% 0.160 154.8);
Tailwind
colors: {
custom: {
50: '#a0f5bd',
500: '#6cefa1',
950: '#000000',
},
}SCSS
$custom: #6cefa1; $custom-light: #a0f5bd; $custom-dark: #000000;
JSON
{
"hex": "#6cefa1",
"rgb": {
"r": 108,
"g": 239,
"b": 161
},
"hsl": {
"h": 144.275,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.85865,
"c": 0.16033,
"h": 154.8
},
"luminance": 0.67494
}Semantic roles & 50–950 ramp
primary
#6CEFA1
secondary
#C7388D
accent
#0987DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582