#6CFCC2#6CFCC2
#6CFCC2 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.150 H 163.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCC2 |
|---|---|
| RGB | rgb(108, 252, 194) |
| HSL | hsl(156, 96%, 71%) |
| HSV | hsv(156, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.18, -52.11, 16.28) |
| CIE-LCH | lch(90.18, 54.59, 162.65°) |
| OKLab | oklab(89.7% -0.144 0.0417) |
| OKLCH | oklch(89.7% 0.15 163.9) |
| XYZ | xyz(50.7275, 76.6991, 63.1596) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Light Greenish Blue
#63F7B4
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCC2 #FC6CA6
analogous
#6CFC7A #6CFCC2 #6CEEFC
triadic
#6CFCC2 #C26CFC #FCC26C
tetradic
#6CFCC2 #7A6CFC #FC6CA6 #EEFC6C
square
#6CFCC2 #7A6CFC #FC6CA6 #EEFC6C
split-complementary
#6CFCC2 #FC6CEE #FC7A6C
monochromatic
#05E98D #30FBA9 #6CFCC2 #A8FDDB #E1FEF3
Accessibility & contrast
On white
1.29
#6CFCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#6CFCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCC2
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCC2 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#23FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfcc2; /* rgb */ color: rgb(108, 252, 194); /* oklch */ color: oklch(89.7% 0.150 163.9);
Tailwind
colors: {
custom: {
50: '#a1fed4',
500: '#6cfcc2',
950: '#000000',
},
}SCSS
$custom: #6cfcc2; $custom-light: #a1fed4; $custom-dark: #000000;
JSON
{
"hex": "#6cfcc2",
"rgb": {
"r": 108,
"g": 252,
"b": 194
},
"hsl": {
"h": 155.833,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.89696,
"c": 0.14993,
"h": 163.9
},
"luminance": 0.76704
}Semantic roles & 50–950 ramp
primary
#6CFCC2
secondary
#D73576
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683