#6CFDD4#6CFDD4
#6CFDD4 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.139 H 171.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDD4 |
|---|---|
| RGB | rgb(108, 253, 212) |
| HSL | hsl(163, 97%, 71%) |
| HSV | hsv(163, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 16.2%, 0.8%) |
| CIE-LAB | lab(90.87, -48.60, 7.96) |
| CIE-LCH | lch(90.87, 49.24, 170.69°) |
| OKLab | oklab(90.38% -0.1371 0.0203) |
| OKLCH | oklch(90.38% 0.139 171.6) |
| XYZ | xyz(53.1877, 78.1869, 74.5632) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.69
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDD4 #FD6C95
analogous
#6CFD8B #6CFDD4 #6CDEFD
triadic
#6CFDD4 #D46CFD #FDD46C
tetradic
#6CFDD4 #8B6CFD #FD6C95 #DEFD6C
square
#6CFDD4 #8B6CFD #FD6C95 #DEFD6C
split-complementary
#6CFDD4 #FD6CDE #FD8B6C
monochromatic
#03EBAA #30FCC2 #6CFDD4 #A8FEE6 #E1FFF6
Accessibility & contrast
On white
1.26
#6CFDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6CFDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDD4
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDD4 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED2
Deuteranopia (green-blind)
#E1DED7
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfdd4; /* rgb */ color: rgb(108, 253, 212); /* oklch */ color: oklch(90.4% 0.139 171.6);
Tailwind
colors: {
custom: {
50: '#a2ffe1',
500: '#6cfdd4',
950: '#000000',
},
}SCSS
$custom: #6cfdd4; $custom-light: #a2ffe1; $custom-dark: #000000;
JSON
{
"hex": "#6cfdd4",
"rgb": {
"r": 108,
"g": 253,
"b": 212
},
"hsl": {
"h": 163.034,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90382,
"c": 0.13863,
"h": 171.6
},
"luminance": 0.78192
}Semantic roles & 50–950 ramp
primary
#6CFDD4
secondary
#D93563
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684