#6FEDAC#6FEDAC
#6FEDAC is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.146 H 158.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEDAC |
|---|---|
| RGB | rgb(111, 237, 172) |
| HSL | hsl(149, 78%, 68%) |
| HSV | hsv(149, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 27.4%, 7.1%) |
| CIE-LAB | lab(85.46, -49.73, 21.05) |
| CIE-LCH | lch(85.46, 54.00, 157.06°) |
| OKLab | oklab(85.73% -0.1363 0.0536) |
| OKLCH | oklch(85.73% 0.146 158.5) |
| XYZ | xyz(44.2824, 66.9225, 49.6055) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 4.52
Light Sea Green
#98F6B0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEDAC #ED6FB0
analogous
#71ED6F #6FEDAC #6FEDEB
triadic
#6FEDAC #AC6FED #EDAC6F
tetradic
#6FEDAC #6F71ED #ED6FB0 #EDEB6F
square
#6FEDAC #6F71ED #ED6FB0 #EDEB6F
split-complementary
#6FEDAC #EB6FED #ED6F71
monochromatic
#19C96E #39E68D #6FEDAC #A5F4CB #DCFBEB
Accessibility & contrast
On white
1.46
#6FEDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6FEDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEDAC
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEDAC | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA8
Deuteranopia (green-blind)
#D9D0B0
Tritanopia (blue-blind)
#46ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fedac; /* rgb */ color: rgb(111, 237, 172); /* oklch */ color: oklch(85.7% 0.146 158.5);
Tailwind
colors: {
custom: {
50: '#a1f3c5',
500: '#6fedac',
950: '#000000',
},
}SCSS
$custom: #6fedac; $custom-light: #a1f3c5; $custom-dark: #000000;
JSON
{
"hex": "#6fedac",
"rgb": {
"r": 111,
"g": 237,
"b": 172
},
"hsl": {
"h": 149.048,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.85725,
"c": 0.14641,
"h": 158.5
},
"luminance": 0.66926
}Semantic roles & 50–950 ramp
primary
#6FEDAC
secondary
#C53B82
accent
#0B76DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582