#6CFCB7#6CFCB7
#6CFCB7 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.159 H 159.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCB7 |
|---|---|
| RGB | rgb(108, 252, 183) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(89.96, -54.36, 21.61) |
| CIE-LCH | lch(89.96, 58.49, 158.32°) |
| OKLab | oklab(89.44% -0.1489 0.055) |
| OKLCH | oklch(89.44% 0.159 159.7) |
| XYZ | xyz(49.5375, 76.2231, 56.8925) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.22
Light Blue Green
#7EFBB3
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCB7 #FC6CB1
analogous
#6CFC6F #6CFCB7 #6CF9FC
triadic
#6CFCB7 #B76CFC #FCB76C
tetradic
#6CFCB7 #6F6CFC #FC6CB1 #F9FC6C
square
#6CFCB7 #6F6CFC #FC6CB1 #F9FC6C
split-complementary
#6CFCB7 #FC6CF9 #FC6F6C
monochromatic
#05E97C #30FB9A #6CFCB7 #A8FDD4 #E1FEF0
Accessibility & contrast
On white
1.29
#6CFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6CFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCB7
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCB7 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#2FFBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6cfcb7; /* rgb */ color: rgb(108, 252, 183); /* oklch */ color: oklch(89.4% 0.159 159.7);
Tailwind
colors: {
custom: {
50: '#a1fecc',
500: '#6cfcb7',
950: '#000000',
},
}SCSS
$custom: #6cfcb7; $custom-light: #a1fecc; $custom-dark: #000000;
JSON
{
"hex": "#6cfcb7",
"rgb": {
"r": 108,
"g": 252,
"b": 183
},
"hsl": {
"h": 151.25,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.89443,
"c": 0.15873,
"h": 159.7
},
"luminance": 0.76228
}Semantic roles & 50–950 ramp
primary
#6CFCB7
secondary
#D73583
accent
#006EE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683