#6CFFBC#6CFFBC
#6CFFBC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.159 H 160.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFBC |
|---|---|
| RGB | rgb(108, 255, 188) |
| HSL | hsl(153, 100%, 71%) |
| HSV | hsv(153, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.93, -54.57, 20.40) |
| CIE-LCH | lch(90.93, 58.26, 159.50°) |
| OKLab | oklab(90.27% -0.1498 0.052) |
| OKLCH | oklch(90.27% 0.159 160.9) |
| XYZ | xyz(51.0168, 78.3340, 59.9986) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.70
Greenish Cyan
#2AFEB7
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFBC #FF6CAF
analogous
#6CFF72 #6CFFBC #6CF9FF
triadic
#6CFFBC #BC6CFF #FFBC6C
tetradic
#6CFFBC #726CFF #FF6CAF #F9FF6C
square
#6CFFBC #726CFF #FF6CAF #F9FF6C
split-complementary
#6CFFBC #FF6CF9 #FF726C
monochromatic
#00F183 #2FFFA0 #6CFFBC #A9FFD8 #E0FFF1
Accessibility & contrast
On white
1.26
#6CFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6CFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFBC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFBC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#28FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cffbc; /* rgb */ color: rgb(108, 255, 188); /* oklch */ color: oklch(90.3% 0.159 160.9);
Tailwind
colors: {
custom: {
50: '#a2ffd0',
500: '#6cffbc',
950: '#000000',
},
}SCSS
$custom: #6cffbc; $custom-light: #a2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6cffbc",
"rgb": {
"r": 108,
"g": 255,
"b": 188
},
"hsl": {
"h": 152.653,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.90268,
"c": 0.15855,
"h": 160.9
},
"luminance": 0.78339
}Semantic roles & 50–950 ramp
primary
#6CFFBC
secondary
#DB3480
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683