#6CEFA6#6CEFA6
#6CEFA6 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.156 H 156.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFA6 |
|---|---|
| RGB | rgb(108, 239, 166) |
| HSL | hsl(147, 80%, 68%) |
| HSV | hsv(147, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 30.5%, 6.3%) |
| CIE-LAB | lab(85.84, -52.39, 24.64) |
| CIE-LCH | lch(85.84, 57.89, 154.81°) |
| OKLab | oklab(85.97% -0.1429 0.0624) |
| OKLCH | oklch(85.97% 0.156 156.4) |
| XYZ | xyz(43.9302, 67.6703, 46.8156) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFA6 #EF6CB5
analogous
#73EF6C #6CEFA6 #6CEFE8
triadic
#6CEFA6 #A66CEF #EFA66C
tetradic
#6CEFA6 #6C73EF #EF6CB5 #EFE86C
square
#6CEFA6 #6C73EF #EF6CB5 #EFE86C
split-complementary
#6CEFA6 #E86CEF #EF6C73
monochromatic
#16CB66 #35E985 #6CEFA6 #A3F5C7 #DAFBE9
Accessibility & contrast
On white
1.44
#6CEFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6CEFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFA6
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFA6 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 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)
#EEDEA2
Deuteranopia (green-blind)
#DBD1AB
Tritanopia (blue-blind)
#42EDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefa6; /* rgb */ color: rgb(108, 239, 166); /* oklch */ color: oklch(86.0% 0.156 156.4);
Tailwind
colors: {
custom: {
50: '#9ff5c0',
500: '#6cefa6',
950: '#000000',
},
}SCSS
$custom: #6cefa6; $custom-light: #9ff5c0; $custom-dark: #000000;
JSON
{
"hex": "#6cefa6",
"rgb": {
"r": 108,
"g": 239,
"b": 166
},
"hsl": {
"h": 146.565,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.85968,
"c": 0.15589,
"h": 156.4
},
"luminance": 0.67674
}Semantic roles & 50–950 ramp
primary
#6CEFA6
secondary
#C73888
accent
#097FDD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582