#6CF3AB#6CF3AB
#6CF3AB is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.0% C 0.157 H 157.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF3AB |
|---|---|
| RGB | rgb(108, 243, 171) |
| HSL | hsl(148, 85%, 69%) |
| HSV | hsv(148, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(87.11, -53.06, 23.81) |
| CIE-LCH | lch(87.11, 58.15, 155.83°) |
| OKLab | oklab(87.03% -0.1449 0.0604) |
| OKLCH | oklch(87.03% 0.157 157.4) |
| XYZ | xyz(45.5818, 70.2254, 49.6729) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.10
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF3AB #F36CB4
analogous
#71F36C #6CF3AB #6CF3EF
triadic
#6CF3AB #AB6CF3 #F3AB6C
tetradic
#6CF3AB #6C71F3 #F36CB4 #F3EF6C
square
#6CF3AB #6C71F3 #F36CB4 #F3EF6C
split-complementary
#6CF3AB #EF6CF3 #F36C71
monochromatic
#11D36C #33EE8B #6CF3AB #A5F8CB #DDFCEC
Accessibility & contrast
On white
1.40
#6CF3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#6CF3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF3AB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF3AB | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#DED5AF
Tritanopia (blue-blind)
#3DF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf3ab; /* rgb */ color: rgb(108, 243, 171); /* oklch */ color: oklch(87.0% 0.157 157.4);
Tailwind
colors: {
custom: {
50: '#a0f8c4',
500: '#6cf3ab',
950: '#000000',
},
}SCSS
$custom: #6cf3ab; $custom-light: #a0f8c4; $custom-dark: #000000;
JSON
{
"hex": "#6cf3ab",
"rgb": {
"r": 108,
"g": 243,
"b": 171
},
"hsl": {
"h": 148,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.87034,
"c": 0.15694,
"h": 157.4
},
"luminance": 0.7023
}Semantic roles & 50–950 ramp
primary
#6CF3AB
secondary
#CC3787
accent
#047AE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582