#6CFBAE#6CFBAE
#6CFBAE is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.0% C 0.165 H 156.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBAE |
|---|---|
| RGB | rgb(108, 251, 174) |
| HSL | hsl(148, 95%, 70%) |
| HSV | hsv(148, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.50, -55.70, 25.56) |
| CIE-LCH | lch(89.50, 61.29, 155.35°) |
| OKLab | oklab(89.01% -0.1518 0.0647) |
| OKLCH | oklch(89.01% 0.165 156.9) |
| XYZ | xyz(48.3174, 75.2339, 52.0115) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 1.51
Seafoam (survey)
#80F9AD
ΔE00 1.78
Light Bluish Green
#76FDA8
ΔE00 1.83
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBAE #FB6CB9
analogous
#71FB6C #6CFBAE #6CFBF5
triadic
#6CFBAE #AE6CFB #FBAE6C
tetradic
#6CFBAE #6C71FB #FB6CB9 #FBF56C
square
#6CFBAE #6C71FB #FB6CB9 #FBF56C
split-complementary
#6CFBAE #F56CFB #FB6C71
monochromatic
#06E66E #30F98D #6CFBAE #A8FDCF #E1FEEF
Accessibility & contrast
On white
1.31
#6CFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6CFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBAE
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBAE | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E6DBB3
Tritanopia (blue-blind)
#37F9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6cfbae; /* rgb */ color: rgb(108, 251, 174); /* oklch */ color: oklch(89.0% 0.165 156.9);
Tailwind
colors: {
custom: {
50: '#a1fdc6',
500: '#6cfbae',
950: '#000000',
},
}SCSS
$custom: #6cfbae; $custom-light: #a1fdc6; $custom-dark: #000000;
JSON
{
"hex": "#6cfbae",
"rgb": {
"r": 108,
"g": 251,
"b": 174
},
"hsl": {
"h": 147.692,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89011,
"c": 0.16505,
"h": 156.9
},
"luminance": 0.75238
}Semantic roles & 50–950 ramp
primary
#6CFBAE
secondary
#D6358C
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682