#6EEEA2#6EEEA2
#6EEEA2 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.157 H 155.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA2 |
|---|---|
| RGB | rgb(110, 238, 162) |
| HSL | hsl(144, 79%, 68%) |
| HSV | hsv(144, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.54, -52.28, 26.28) |
| CIE-LCH | lch(85.54, 58.51, 153.31°) |
| OKLab | oklab(85.72% -0.1424 0.0664) |
| OKLCH | oklch(85.72% 0.157 155) |
| XYZ | xyz(43.5231, 67.0688, 44.8274) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA2 #EE6EBA
analogous
#7AEE6E #6EEEA2 #6EEEE2
triadic
#6EEEA2 #A26EEE #EEA26E
tetradic
#6EEEA2 #6E7AEE #EE6EBA #EEE26E
square
#6EEEA2 #6E7AEE #EE6EBA #EEE26E
split-complementary
#6EEEA2 #E26EEE #EE6E7A
monochromatic
#18CA60 #37E87F #6EEEA2 #A5F4C5 #DCFBE8
Accessibility & contrast
On white
1.46
#6EEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6EEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#DBD1A7
Tritanopia (blue-blind)
#48ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea2; /* rgb */ color: rgb(110, 238, 162); /* oklch */ color: oklch(85.7% 0.157 155.0);
Tailwind
colors: {
custom: {
50: '#a0f4be',
500: '#6eeea2',
950: '#000000',
},
}SCSS
$custom: #6eeea2; $custom-light: #a0f4be; $custom-dark: #000000;
JSON
{
"hex": "#6eeea2",
"rgb": {
"r": 110,
"g": 238,
"b": 162
},
"hsl": {
"h": 144.375,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85715,
"c": 0.15707,
"h": 155
},
"luminance": 0.67073
}Semantic roles & 50–950 ramp
primary
#6EEEA2
secondary
#C63A8D
accent
#0A86DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582