#6EFFAE#6EFFAE
#6EFFAE is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.169 H 156.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFAE |
|---|---|
| RGB | rgb(110, 255, 174) |
| HSL | hsl(146, 100%, 72%) |
| HSV | hsv(146, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.73, -56.88, 27.24) |
| CIE-LCH | lch(90.73, 63.06, 154.41°) |
| OKLab | oklab(90.03% -0.1548 0.0688) |
| OKLCH | oklch(90.03% 0.169 156) |
| XYZ | xyz(49.8262, 77.8863, 52.4440) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.29
Seafoam Green
#7AF9AB
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Green Blue
#56FCA2
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFAE #FF6EBF
analogous
#77FF6E #6EFFAE #6EFFF7
triadic
#6EFFAE #AE6EFF #FFAE6E
tetradic
#6EFFAE #6E77FF #FF6EBF #FFF76E
square
#6EFFAE #6E77FF #FF6EBF #FFF76E
split-complementary
#6EFFAE #F76EFF #FF6E77
monochromatic
#00F36B #31FF8C #6EFFAE #ABFFD0 #E0FFEE
Accessibility & contrast
On white
1.27
#6EFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6EFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFAE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFAE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#3BFDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6effae; /* rgb */ color: rgb(110, 255, 174); /* oklch */ color: oklch(90.0% 0.169 156.0);
Tailwind
colors: {
custom: {
50: '#a3ffc6',
500: '#6effae',
950: '#000000',
},
}SCSS
$custom: #6effae; $custom-light: #a3ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6effae",
"rgb": {
"r": 110,
"g": 255,
"b": 174
},
"hsl": {
"h": 146.483,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90031,
"c": 0.16943,
"h": 156
},
"luminance": 0.77891
}Semantic roles & 50–950 ramp
primary
#6EFFAE
secondary
#DB3692
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682