#6CEFAC#6CEFAC
#6CEFAC is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.1% C 0.151 H 158.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFAC |
|---|---|
| RGB | rgb(108, 239, 172) |
| HSL | hsl(149, 80%, 68%) |
| HSV | hsv(149, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(85.95, -51.23, 21.71) |
| CIE-LCH | lch(85.95, 55.64, 157.04°) |
| OKLab | oklab(86.1% -0.1402 0.0552) |
| OKLCH | oklch(86.1% 0.151 158.5) |
| XYZ | xyz(44.4934, 67.8956, 49.7822) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFAC #EF6CAF
analogous
#6DEF6C #6CEFAC #6CEFED
triadic
#6CEFAC #AC6CEF #EFAC6C
tetradic
#6CEFAC #6C6DEF #EF6CAF #EFED6C
square
#6CEFAC #6C6DEF #EF6CAF #EFED6C
split-complementary
#6CEFAC #ED6CEF #EF6C6D
monochromatic
#16CB6E #35E98D #6CEFAC #A3F5CB #DAFBEA
Accessibility & contrast
On white
1.44
#6CEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6CEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFAC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFAC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA8
Deuteranopia (green-blind)
#DAD2B0
Tritanopia (blue-blind)
#3EEEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefac; /* rgb */ color: rgb(108, 239, 172); /* oklch */ color: oklch(86.1% 0.151 158.5);
Tailwind
colors: {
custom: {
50: '#a0f5c5',
500: '#6cefac',
950: '#000000',
},
}SCSS
$custom: #6cefac; $custom-light: #a0f5c5; $custom-dark: #000000;
JSON
{
"hex": "#6cefac",
"rgb": {
"r": 108,
"g": 239,
"b": 172
},
"hsl": {
"h": 149.313,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86098,
"c": 0.15068,
"h": 158.5
},
"luminance": 0.679
}Semantic roles & 50–950 ramp
primary
#6CEFAC
secondary
#C73881
accent
#0975DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582