#6FFDA8#6FFDA8
#6FFDA8 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.5% C 0.172 H 154.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDA8 |
|---|---|
| RGB | rgb(111, 253, 168) |
| HSL | hsl(144, 97%, 71%) |
| HSV | hsv(144, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(90.07, -56.97, 29.38) |
| CIE-LCH | lch(90.07, 64.10, 152.72°) |
| OKLab | oklab(89.46% -0.1548 0.0739) |
| OKLCH | oklch(89.46% 0.172 154.5) |
| XYZ | xyz(48.7448, 76.4527, 49.2263) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.56
Seafoam Green
#7AF9AB
ΔE00 1.48
Light Green Blue
#56FCA2
ΔE00 1.62
Sea Green (survey)
#53FCA1
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDA8 #FD6FC4
analogous
#7DFD6F #6FFDA8 #6FFDEF
triadic
#6FFDA8 #A86FFD #FDA86F
tetradic
#6FFDA8 #6F7DFD #FD6FC4 #FDEF6F
square
#6FFDA8 #6F7DFD #FD6FC4 #FDEF6F
split-complementary
#6FFDA8 #EF6FFD #FD6F7D
monochromatic
#03EE62 #33FC84 #6FFDA8 #ABFECC #E1FFED
Accessibility & contrast
On white
1.29
#6FFDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6FFDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDA8
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDA8 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA3
Deuteranopia (green-blind)
#E9DDAD
Tritanopia (blue-blind)
#42FAE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffda8; /* rgb */ color: rgb(111, 253, 168); /* oklch */ color: oklch(89.5% 0.172 154.5);
Tailwind
colors: {
custom: {
50: '#a3ffc2',
500: '#6ffda8',
950: '#000000',
},
}SCSS
$custom: #6ffda8; $custom-light: #a3ffc2; $custom-dark: #000000;
JSON
{
"hex": "#6ffda8",
"rgb": {
"r": 111,
"g": 253,
"b": 168
},
"hsl": {
"h": 144.085,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89465,
"c": 0.17156,
"h": 154.5
},
"luminance": 0.76457
}Semantic roles & 50–950 ramp
primary
#6FFDA8
secondary
#D93798
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682