#6FEAAA#6FEAAA
#6FEAAA is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.144 H 158.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEAAA |
|---|---|
| RGB | rgb(111, 234, 170) |
| HSL | hsl(149, 75%, 68%) |
| HSV | hsv(149, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.55, -48.87, 20.81) |
| CIE-LCH | lch(84.55, 53.12, 156.93°) |
| OKLab | oklab(84.96% -0.1339 0.053) |
| OKLCH | oklch(84.96% 0.144 158.4) |
| XYZ | xyz(43.2305, 65.1236, 48.3144) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam
#7FE0B3
ΔE00 4.53
Light Sea Green
#98F6B0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEAAA #EA6FAF
analogous
#72EA6F #6FEAAA #6FEAE7
triadic
#6FEAAA #AA6FEA #EAAA6F
tetradic
#6FEAAA #6F72EA #EA6FAF #EAE76F
square
#6FEAAA #6F72EA #EA6FAF #EAE76F
split-complementary
#6FEAAA #E76FEA #EA6F72
monochromatic
#1CC26C #3AE28A #6FEAAA #A4F2CA #DAFAE9
Accessibility & contrast
On white
1.50
#6FEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#6FEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEAAA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEAAA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#48E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6feaaa; /* rgb */ color: rgb(111, 234, 170); /* oklch */ color: oklch(85.0% 0.144 158.4);
Tailwind
colors: {
custom: {
50: '#a0f1c3',
500: '#6feaaa',
950: '#000000',
},
}SCSS
$custom: #6feaaa; $custom-light: #a0f1c3; $custom-dark: #000000;
JSON
{
"hex": "#6feaaa",
"rgb": {
"r": 111,
"g": 234,
"b": 170
},
"hsl": {
"h": 148.78,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.84964,
"c": 0.14402,
"h": 158.4
},
"luminance": 0.65127
}Semantic roles & 50–950 ramp
primary
#6FEAAA
secondary
#C13D81
accent
#0F77D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582