#6CF6AA#6CF6AA
#6CF6AA is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.7% C 0.162 H 156.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF6AA |
|---|---|
| RGB | rgb(108, 246, 170) |
| HSL | hsl(147, 88%, 69%) |
| HSV | hsv(147, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(87.97, -54.46, 25.50) |
| CIE-LCH | lch(87.97, 60.13, 154.91°) |
| OKLab | oklab(87.73% -0.1484 0.0645) |
| OKLCH | oklch(87.73% 0.162 156.5) |
| XYZ | xyz(46.3919, 71.9976, 49.4746) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.36
Seafoam (survey)
#80F9AD
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF6AA #F66CB8
analogous
#73F66C #6CF6AA #6CF6EF
triadic
#6CF6AA #AA6CF6 #F6AA6C
tetradic
#6CF6AA #6C73F6 #F66CB8 #F6EF6C
square
#6CF6AA #6C73F6 #F66CB8 #F6EF6C
split-complementary
#6CF6AA #EF6CF6 #F66C73
monochromatic
#0DDA69 #32F289 #6CF6AA #A6FACB #DFFDED
Accessibility & contrast
On white
1.36
#6CF6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#6CF6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF6AA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF6AA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#3CF4E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6cf6aa; /* rgb */ color: rgb(108, 246, 170); /* oklch */ color: oklch(87.7% 0.162 156.5);
Tailwind
colors: {
custom: {
50: '#a0fac3',
500: '#6cf6aa',
950: '#000000',
},
}SCSS
$custom: #6cf6aa; $custom-light: #a0fac3; $custom-dark: #000000;
JSON
{
"hex": "#6cf6aa",
"rgb": {
"r": 108,
"g": 246,
"b": 170
},
"hsl": {
"h": 146.957,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.87731,
"c": 0.16184,
"h": 156.5
},
"luminance": 0.72002
}Semantic roles & 50–950 ramp
primary
#6CF6AA
secondary
#D0368B
accent
#007EE5
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582