#6CFBC5#6CFBC5
#6CFBC5 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.146 H 165.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBC5 |
|---|---|
| RGB | rgb(108, 251, 197) |
| HSL | hsl(157, 95%, 70%) |
| HSV | hsv(157, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(89.96, -51.06, 14.41) |
| CIE-LCH | lch(89.96, 53.06, 164.24°) |
| OKLab | oklab(89.53% -0.1417 0.0369) |
| OKLCH | oklch(89.53% 0.146 165.4) |
| XYZ | xyz(50.7546, 76.2088, 64.8475) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.98
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBC5 #FB6CA2
analogous
#6CFB7E #6CFBC5 #6CE9FB
triadic
#6CFBC5 #C56CFB #FBC56C
tetradic
#6CFBC5 #7E6CFB #FB6CA2 #E9FB6C
square
#6CFBC5 #7E6CFB #FB6CA2 #E9FB6C
split-complementary
#6CFBC5 #FB6CE9 #FB7E6C
monochromatic
#06E692 #30F9AD #6CFBC5 #A8FDDD #E1FEF3
Accessibility & contrast
On white
1.29
#6CFBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#6CFBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBC5
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBC5 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#20FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6cfbc5; /* rgb */ color: rgb(108, 251, 197); /* oklch */ color: oklch(89.5% 0.146 165.4);
Tailwind
colors: {
custom: {
50: '#a1fdd6',
500: '#6cfbc5',
950: '#000000',
},
}SCSS
$custom: #6cfbc5; $custom-light: #a1fdd6; $custom-dark: #000000;
JSON
{
"hex": "#6cfbc5",
"rgb": {
"r": 108,
"g": 251,
"b": 197
},
"hsl": {
"h": 157.343,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89532,
"c": 0.1464,
"h": 165.4
},
"luminance": 0.76214
}Semantic roles & 50–950 ramp
primary
#6CFBC5
secondary
#D63572
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683