#6CFAAA#6CFAAA
#6CFAAA is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.7% C 0.167 H 155.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFAAA |
|---|---|
| RGB | rgb(108, 250, 170) |
| HSL | hsl(146, 93%, 70%) |
| HSV | hsv(146, 57%, 98%) |
| CMYK | cmyk(56.8%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.14, -56.06, 27.09) |
| CIE-LCH | lch(89.14, 62.26, 154.21°) |
| OKLab | oklab(88.69% -0.1526 0.0684) |
| OKLCH | oklch(88.69% 0.167 155.9) |
| XYZ | xyz(47.6217, 74.4572, 49.8845) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.14
Light Bluish Green
#76FDA8
ΔE00 1.37
Seafoam (survey)
#80F9AD
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 1.81
Light Green Blue
#56FCA2
ΔE00 1.89
Sea Green (survey)
#53FCA1
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFAAA #FA6CBC
analogous
#75FA6C #6CFAAA #6CFAF1
triadic
#6CFAAA #AA6CFA #FAAA6C
tetradic
#6CFAAA #6C75FA #FA6CBC #FAF16C
square
#6CFAAA #6C75FA #FA6CBC #FAF16C
split-complementary
#6CFAAA #F16CFA #FA6C75
monochromatic
#08E468 #31F888 #6CFAAA #A7FCCC #E1FEEE
Accessibility & contrast
On white
1.32
#6CFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#6CFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFAAA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFAAA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#3BF8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6cfaaa; /* rgb */ color: rgb(108, 250, 170); /* oklch */ color: oklch(88.7% 0.167 155.9);
Tailwind
colors: {
custom: {
50: '#a1fdc3',
500: '#6cfaaa',
950: '#000000',
},
}SCSS
$custom: #6cfaaa; $custom-light: #a1fdc3; $custom-dark: #000000;
JSON
{
"hex": "#6cfaaa",
"rgb": {
"r": 108,
"g": 250,
"b": 170
},
"hsl": {
"h": 146.197,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.88689,
"c": 0.1672,
"h": 155.9
},
"luminance": 0.74462
}Semantic roles & 50–950 ramp
primary
#6CFAAA
secondary
#D5358F
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682