#6CEFA5#6CEFA5
#6CEFA5 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.157 H 156.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFA5 |
|---|---|
| RGB | rgb(108, 239, 165) |
| HSL | hsl(146, 80%, 68%) |
| HSV | hsv(146, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(85.82, -52.58, 25.12) |
| CIE-LCH | lch(85.82, 58.27, 154.46°) |
| OKLab | oklab(85.95% -0.1433 0.0636) |
| OKLCH | oklch(85.95% 0.157 156.1) |
| XYZ | xyz(43.8388, 67.6338, 46.3344) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Greenish Blue
#63F7B4
ΔE00 2.77
Light Blue Green
#7EFBB3
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFA5 #EF6CB6
analogous
#74EF6C #6CEFA5 #6CEFE7
triadic
#6CEFA5 #A56CEF #EFA56C
tetradic
#6CEFA5 #6C74EF #EF6CB6 #EFE76C
square
#6CEFA5 #6C74EF #EF6CB6 #EFE76C
split-complementary
#6CEFA5 #E76CEF #EF6C74
monochromatic
#16CB65 #35E983 #6CEFA5 #A3F5C7 #DAFBE9
Accessibility & contrast
On white
1.45
#6CEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6CEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFA5
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFA5 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDEA0
Deuteranopia (green-blind)
#DCD1AA
Tritanopia (blue-blind)
#42EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefa5; /* rgb */ color: rgb(108, 239, 165); /* oklch */ color: oklch(85.9% 0.157 156.1);
Tailwind
colors: {
custom: {
50: '#9ff5c0',
500: '#6cefa5',
950: '#000000',
},
}SCSS
$custom: #6cefa5; $custom-light: #9ff5c0; $custom-dark: #000000;
JSON
{
"hex": "#6cefa5",
"rgb": {
"r": 108,
"g": 239,
"b": 165
},
"hsl": {
"h": 146.107,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.85947,
"c": 0.15677,
"h": 156.1
},
"luminance": 0.67638
}Semantic roles & 50–950 ramp
primary
#6CEFA5
secondary
#C73889
accent
#0980DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582