#6CF8AA#6CF8AA
#6CF8AA is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.2% C 0.165 H 156.2°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF8AA |
|---|---|
| RGB | rgb(108, 248, 170) |
| HSL | hsl(147, 91%, 70%) |
| HSV | hsv(147, 56%, 97%) |
| CMYK | cmyk(56.5%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(88.55, -55.26, 26.29) |
| CIE-LCH | lch(88.55, 61.20, 154.55°) |
| OKLab | oklab(88.21% -0.1505 0.0665) |
| OKLCH | oklch(88.21% 0.165 156.2) |
| XYZ | xyz(47.0035, 73.2208, 49.6784) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 1.77
Light Green Blue
#56FCA2
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF8AA #F86CBA
analogous
#74F86C #6CF8AA #6CF8F0
triadic
#6CF8AA #AA6CF8 #F8AA6C
tetradic
#6CF8AA #6C74F8 #F86CBA #F8F06C
square
#6CF8AA #6C74F8 #F86CBA #F8F06C
split-complementary
#6CF8AA #F06CF8 #F86C74
monochromatic
#0BDF69 #32F588 #6CF8AA #A6FBCC #E1FEEE
Accessibility & contrast
On white
1.34
#6CF8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#6CF8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF8AA
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF8AA | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A5
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#3BF6E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6cf8aa; /* rgb */ color: rgb(108, 248, 170); /* oklch */ color: oklch(88.2% 0.165 156.2);
Tailwind
colors: {
custom: {
50: '#a1fbc3',
500: '#6cf8aa',
950: '#000000',
},
}SCSS
$custom: #6cf8aa; $custom-light: #a1fbc3; $custom-dark: #000000;
JSON
{
"hex": "#6cf8aa",
"rgb": {
"r": 108,
"g": 248,
"b": 170
},
"hsl": {
"h": 146.571,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.8821,
"c": 0.16453,
"h": 156.2
},
"luminance": 0.73225
}Semantic roles & 50–950 ramp
primary
#6CF8AA
secondary
#D2368D
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582