#6CFBC4#6CFBC4
#6CFBC4 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.147 H 165.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBC4 |
|---|---|
| RGB | rgb(108, 251, 196) |
| HSL | hsl(157, 95%, 70%) |
| HSV | hsv(157, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(89.94, -51.27, 14.90) |
| CIE-LCH | lch(89.94, 53.39, 163.80°) |
| OKLab | oklab(89.51% -0.1421 0.0382) |
| OKLCH | oklch(89.51% 0.147 165) |
| XYZ | xyz(50.6404, 76.1631, 64.2461) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.19
Light Greenish Blue
#63F7B4
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.70
Greenish Cyan
#2AFEB7
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBC4 #FB6CA3
analogous
#6CFB7C #6CFBC4 #6CEBFB
triadic
#6CFBC4 #C46CFB #FBC46C
tetradic
#6CFBC4 #7C6CFB #FB6CA3 #EBFB6C
square
#6CFBC4 #7C6CFB #FB6CA3 #EBFB6C
split-complementary
#6CFBC4 #FB6CEB #FB7C6C
monochromatic
#06E690 #30F9AC #6CFBC4 #A8FDDC #E1FEF3
Accessibility & contrast
On white
1.29
#6CFBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#6CFBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBC4
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBC4 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC1
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#21FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6cfbc4; /* rgb */ color: rgb(108, 251, 196); /* oklch */ color: oklch(89.5% 0.147 165.0);
Tailwind
colors: {
custom: {
50: '#a1fdd6',
500: '#6cfbc4',
950: '#000000',
},
}SCSS
$custom: #6cfbc4; $custom-light: #a1fdd6; $custom-dark: #000000;
JSON
{
"hex": "#6cfbc4",
"rgb": {
"r": 108,
"g": 251,
"b": 196
},
"hsl": {
"h": 156.923,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89507,
"c": 0.14715,
"h": 165
},
"luminance": 0.76168
}Semantic roles & 50–950 ramp
primary
#6CFBC4
secondary
#D63573
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683