#6FEDAD#6FEDAD
#6FEDAD is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.146 H 158.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEDAD |
|---|---|
| RGB | rgb(111, 237, 173) |
| HSL | hsl(150, 78%, 68%) |
| HSV | hsv(150, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 27%, 7.1%) |
| CIE-LAB | lab(85.48, -49.54, 20.56) |
| CIE-LCH | lch(85.48, 53.63, 157.46°) |
| OKLab | oklab(85.75% -0.1358 0.0524) |
| OKLCH | oklch(85.75% 0.146 158.9) |
| XYZ | xyz(44.3788, 66.9611, 50.1132) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.39
Light Blue Green
#7EFBB3
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 4.39
Light Sea Green
#98F6B0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEDAD #ED6FAF
analogous
#70ED6F #6FEDAD #6FEDEC
triadic
#6FEDAD #AD6FED #EDAD6F
tetradic
#6FEDAD #6F70ED #ED6FAF #EDEC6F
square
#6FEDAD #6F70ED #ED6FAF #EDEC6F
split-complementary
#6FEDAD #EC6FED #ED6F70
monochromatic
#19C96F #39E68E #6FEDAD #A5F4CC #DCFBEB
Accessibility & contrast
On white
1.46
#6FEDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6FEDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEDAD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEDAD | 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)
#EBDDA9
Deuteranopia (green-blind)
#D9D0B1
Tritanopia (blue-blind)
#45ECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fedad; /* rgb */ color: rgb(111, 237, 173); /* oklch */ color: oklch(85.7% 0.146 158.9);
Tailwind
colors: {
custom: {
50: '#a1f3c5',
500: '#6fedad',
950: '#000000',
},
}SCSS
$custom: #6fedad; $custom-light: #a1f3c5; $custom-dark: #000000;
JSON
{
"hex": "#6fedad",
"rgb": {
"r": 111,
"g": 237,
"b": 173
},
"hsl": {
"h": 149.524,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.85747,
"c": 0.14555,
"h": 158.9
},
"luminance": 0.66965
}Semantic roles & 50–950 ramp
primary
#6FEDAD
secondary
#C53B81
accent
#0B74DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582