#6CFDC0#6CFDC0
#6CFDC0 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.153 H 162.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDC0 |
|---|---|
| RGB | rgb(108, 253, 192) |
| HSL | hsl(155, 97%, 71%) |
| HSV | hsv(155, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(90.43, -52.94, 17.65) |
| CIE-LCH | lch(90.43, 55.80, 161.56°) |
| OKLab | oklab(89.89% -0.1459 0.0451) |
| OKLCH | oklch(89.89% 0.153 162.8) |
| XYZ | xyz(50.8193, 77.2396, 62.0895) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 1.93
Greenish Cyan
#2AFEB7
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.24
Greenish Turquoise
#00FBB0
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDC0 #FD6CA9
analogous
#6CFD77 #6CFDC0 #6CF1FD
triadic
#6CFDC0 #C06CFD #FDC06C
tetradic
#6CFDC0 #776CFD #FD6CA9 #F1FD6C
square
#6CFDC0 #776CFD #FD6CA9 #F1FD6C
split-complementary
#6CFDC0 #FD6CF1 #FD776C
monochromatic
#03EB8A #30FCA6 #6CFDC0 #A8FEDA #E1FFF2
Accessibility & contrast
On white
1.28
#6CFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6CFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDC0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDC0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#25FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdc0; /* rgb */ color: rgb(108, 253, 192); /* oklch */ color: oklch(89.9% 0.153 162.8);
Tailwind
colors: {
custom: {
50: '#a1ffd3',
500: '#6cfdc0',
950: '#000000',
},
}SCSS
$custom: #6cfdc0; $custom-light: #a1ffd3; $custom-dark: #000000;
JSON
{
"hex": "#6cfdc0",
"rgb": {
"r": 108,
"g": 253,
"b": 192
},
"hsl": {
"h": 154.759,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.89886,
"c": 0.15277,
"h": 162.8
},
"luminance": 0.77244
}Semantic roles & 50–950 ramp
primary
#6CFDC0
secondary
#D9357A
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683