#6CFCBB#6CFCBB
#6CFCBB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.155 H 161.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCBB |
|---|---|
| RGB | rgb(108, 252, 187) |
| HSL | hsl(153, 96%, 71%) |
| HSV | hsv(153, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.04, -53.55, 19.67) |
| CIE-LCH | lch(90.04, 57.05, 159.83°) |
| OKLab | oklab(89.53% -0.1471 0.0502) |
| OKLCH | oklch(89.53% 0.155 161.2) |
| XYZ | xyz(49.9598, 76.3920, 59.1164) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.26
Light Aquamarine
#7BFDC7
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.44
Greenish Cyan
#2AFEB7
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCBB #FC6CAD
analogous
#6CFC73 #6CFCBB #6CF5FC
triadic
#6CFCBB #BB6CFC #FCBB6C
tetradic
#6CFCBB #736CFC #FC6CAD #F5FC6C
square
#6CFCBB #736CFC #FC6CAD #F5FC6C
split-complementary
#6CFCBB #FC6CF5 #FC736C
monochromatic
#05E982 #30FB9F #6CFCBB #A8FDD7 #E1FEF1
Accessibility & contrast
On white
1.29
#6CFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6CFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCBB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCBB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E4DDBF
Tritanopia (blue-blind)
#2CFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6cfcbb; /* rgb */ color: rgb(108, 252, 187); /* oklch */ color: oklch(89.5% 0.155 161.2);
Tailwind
colors: {
custom: {
50: '#a1fecf',
500: '#6cfcbb',
950: '#000000',
},
}SCSS
$custom: #6cfcbb; $custom-light: #a1fecf; $custom-dark: #000000;
JSON
{
"hex": "#6cfcbb",
"rgb": {
"r": 108,
"g": 252,
"b": 187
},
"hsl": {
"h": 152.917,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.89533,
"c": 0.15546,
"h": 161.2
},
"luminance": 0.76397
}Semantic roles & 50–950 ramp
primary
#6CFCBB
secondary
#D7357E
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683