#6EFDAF#6EFDAF
#6EFDAF is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.6% C 0.166 H 156.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDAF |
|---|---|
| RGB | rgb(110, 253, 175) |
| HSL | hsl(147, 97%, 71%) |
| HSV | hsv(147, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(90.16, -55.89, 25.96) |
| CIE-LCH | lch(90.16, 61.63, 155.08°) |
| OKLab | oklab(89.57% -0.1523 0.0657) |
| OKLCH | oklch(89.57% 0.166 156.7) |
| XYZ | xyz(49.2894, 76.6561, 52.7477) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 1.52
Light Bluish Green
#76FDA8
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.80
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDAF #FD6EBC
analogous
#74FD6E #6EFDAF #6EFDF7
triadic
#6EFDAF #AF6EFD #FDAF6E
tetradic
#6EFDAF #6E74FD #FD6EBC #FDF76E
square
#6EFDAF #6E74FD #FD6EBC #FDF76E
split-complementary
#6EFDAF #F76EFD #FD6E74
monochromatic
#03ED6E #32FC8E #6EFDAF #AAFED0 #E1FFEE
Accessibility & contrast
On white
1.29
#6EFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#6EFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDAF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDAF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBAA
Deuteranopia (green-blind)
#E8DDB4
Tritanopia (blue-blind)
#3BFBE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efdaf; /* rgb */ color: rgb(110, 253, 175); /* oklch */ color: oklch(89.6% 0.166 156.7);
Tailwind
colors: {
custom: {
50: '#a2ffc7',
500: '#6efdaf',
950: '#000000',
},
}SCSS
$custom: #6efdaf; $custom-light: #a2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#6efdaf",
"rgb": {
"r": 110,
"g": 253,
"b": 175
},
"hsl": {
"h": 147.273,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.89574,
"c": 0.16589,
"h": 156.7
},
"luminance": 0.76661
}Semantic roles & 50–950 ramp
primary
#6EFDAF
secondary
#D9368F
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682