#6CFDC7#6CFDC7
#6CFDC7 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.147 H 165.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDC7 |
|---|---|
| RGB | rgb(108, 253, 199) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.58, -51.46, 14.26) |
| CIE-LCH | lch(90.58, 53.40, 164.51°) |
| OKLab | oklab(90.05% -0.1429 0.0365) |
| OKLCH | oklch(90.05% 0.147 165.7) |
| XYZ | xyz(51.6134, 77.5572, 66.2718) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 2.79
Light Greenish Blue
#63F7B4
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDC7 #FD6CA2
analogous
#6CFD7E #6CFDC7 #6CEAFD
triadic
#6CFDC7 #C76CFD #FDC76C
tetradic
#6CFDC7 #7E6CFD #FD6CA2 #EAFD6C
square
#6CFDC7 #7E6CFD #FD6CA2 #EAFD6C
split-complementary
#6CFDC7 #FD6CEA #FD7E6C
monochromatic
#03EB95 #30FCB0 #6CFDC7 #A8FEDE #E1FFF3
Accessibility & contrast
On white
1.27
#6CFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6CFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDC7
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDC7 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#1BFEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdc7; /* rgb */ color: rgb(108, 253, 199); /* oklch */ color: oklch(90.1% 0.147 165.7);
Tailwind
colors: {
custom: {
50: '#a2ffd8',
500: '#6cfdc7',
950: '#000000',
},
}SCSS
$custom: #6cfdc7; $custom-light: #a2ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6cfdc7",
"rgb": {
"r": 108,
"g": 253,
"b": 199
},
"hsl": {
"h": 157.655,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90053,
"c": 0.14746,
"h": 165.7
},
"luminance": 0.77562
}Semantic roles & 50–950 ramp
primary
#6CFDC7
secondary
#D93572
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683