#6FF4AA#6FF4AA
#6FF4AA is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.158 H 156.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4AA |
|---|---|
| RGB | rgb(111, 244, 170) |
| HSL | hsl(147, 86%, 70%) |
| HSV | hsv(147, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.47, -53.00, 24.84) |
| CIE-LCH | lch(87.47, 58.53, 154.89°) |
| OKLab | oklab(87.35% -0.1446 0.0629) |
| OKLCH | oklch(87.35% 0.158 156.5) |
| XYZ | xyz(46.1581, 70.9790, 49.2903) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.53
Seafoam (survey)
#80F9AD
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4AA #F46FB9
analogous
#76F46F #6FF4AA #6FF4ED
triadic
#6FF4AA #AA6FF4 #F4AA6F
tetradic
#6FF4AA #6F76F4 #F46FB9 #F4ED6F
square
#6FF4AA #6F76F4 #F46FB9 #F4ED6F
split-complementary
#6FF4AA #ED6FF4 #F46F76
monochromatic
#11D869 #36F088 #6FF4AA #A8F8CC #E1FDED
Accessibility & contrast
On white
1.38
#6FF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#6FF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4AA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4AA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#44F2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff4aa; /* rgb */ color: rgb(111, 244, 170); /* oklch */ color: oklch(87.4% 0.158 156.5);
Tailwind
colors: {
custom: {
50: '#a2f8c3',
500: '#6ff4aa',
950: '#000000',
},
}SCSS
$custom: #6ff4aa; $custom-light: #a2f8c3; $custom-dark: #000000;
JSON
{
"hex": "#6ff4aa",
"rgb": {
"r": 111,
"g": 244,
"b": 170
},
"hsl": {
"h": 146.617,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.87354,
"c": 0.15767,
"h": 156.5
},
"luminance": 0.70983
}Semantic roles & 50–950 ramp
primary
#6FF4AA
secondary
#CE398C
accent
#037FE2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582