#6CFBAF#6CFBAF
#6CFBAF is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.164 H 157.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBAF |
|---|---|
| RGB | rgb(108, 251, 175) |
| HSL | hsl(148, 95%, 70%) |
| HSV | hsv(148, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.52, -55.51, 25.08) |
| CIE-LCH | lch(89.52, 60.91, 155.69°) |
| OKLab | oklab(89.03% -0.1514 0.0635) |
| OKLCH | oklch(89.03% 0.164 157.2) |
| XYZ | xyz(48.4152, 75.2731, 52.5269) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 1.84
Light Bluish Green
#76FDA8
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Green Blue
#56FCA2
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBAF #FB6CB8
analogous
#70FB6C #6CFBAF #6CFBF7
triadic
#6CFBAF #AF6CFB #FBAF6C
tetradic
#6CFBAF #6C70FB #FB6CB8 #FBF76C
square
#6CFBAF #6C70FB #FB6CB8 #FBF76C
split-complementary
#6CFBAF #F76CFB #FB6C70
monochromatic
#06E66F #30F98F #6CFBAF #A8FDCF #E1FEEF
Accessibility & contrast
On white
1.31
#6CFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#6CFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBAF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBAF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E6DBB4
Tritanopia (blue-blind)
#37F9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6cfbaf; /* rgb */ color: rgb(108, 251, 175); /* oklch */ color: oklch(89.0% 0.164 157.2);
Tailwind
colors: {
custom: {
50: '#a1fdc7',
500: '#6cfbaf',
950: '#000000',
},
}SCSS
$custom: #6cfbaf; $custom-light: #a1fdc7; $custom-dark: #000000;
JSON
{
"hex": "#6cfbaf",
"rgb": {
"r": 108,
"g": 251,
"b": 175
},
"hsl": {
"h": 148.112,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89032,
"c": 0.16419,
"h": 157.2
},
"luminance": 0.75278
}Semantic roles & 50–950 ramp
primary
#6CFBAF
secondary
#D6358B
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682