#6FFDAF#6FFDAF
#6FFDAF is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.6% C 0.165 H 156.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDAF |
|---|---|
| RGB | rgb(111, 253, 175) |
| HSL | hsl(147, 97%, 71%) |
| HSV | hsv(147, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(90.19, -55.68, 26.01) |
| CIE-LCH | lch(90.19, 61.46, 154.96°) |
| OKLab | oklab(89.61% -0.1518 0.0658) |
| OKLCH | oklch(89.61% 0.165 156.6) |
| XYZ | xyz(49.4146, 76.7206, 52.7536) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.36
Light Blue Green
#7EFBB3
ΔE00 1.47
Light Bluish Green
#76FDA8
ΔE00 1.57
Seafoam (survey)
#80F9AD
ΔE00 1.73
Light Green Blue
#56FCA2
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDAF #FD6FBD
analogous
#76FD6F #6FFDAF #6FFDF6
triadic
#6FFDAF #AF6FFD #FDAF6F
tetradic
#6FFDAF #6F76FD #FD6FBD #FDF66F
square
#6FFDAF #6F76FD #FD6FBD #FDF66F
split-complementary
#6FFDAF #F66FFD #FD6F76
monochromatic
#03EE6D #33FC8D #6FFDAF #ABFED1 #E1FFEE
Accessibility & contrast
On white
1.28
#6FFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#6FFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDAF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDAF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBAA
Deuteranopia (green-blind)
#E8DDB4
Tritanopia (blue-blind)
#3EFBE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffdaf; /* rgb */ color: rgb(111, 253, 175); /* oklch */ color: oklch(89.6% 0.165 156.6);
Tailwind
colors: {
custom: {
50: '#a3ffc7',
500: '#6ffdaf',
950: '#000000',
},
}SCSS
$custom: #6ffdaf; $custom-light: #a3ffc7; $custom-dark: #000000;
JSON
{
"hex": "#6ffdaf",
"rgb": {
"r": 111,
"g": 253,
"b": 175
},
"hsl": {
"h": 147.042,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89607,
"c": 0.16541,
"h": 156.6
},
"luminance": 0.76725
}Semantic roles & 50–950 ramp
primary
#6FFDAF
secondary
#D93790
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682