#6CFDD5#6CFDD5
#6CFDD5 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.138 H 172.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDD5 |
|---|---|
| RGB | rgb(108, 253, 213) |
| HSL | hsl(163, 97%, 71%) |
| HSV | hsv(163, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(90.89, -48.37, 7.48) |
| CIE-LCH | lch(90.89, 48.94, 171.21°) |
| OKLab | oklab(90.41% -0.1367 0.019) |
| OKLCH | oklch(90.41% 0.138 172.1) |
| XYZ | xyz(53.3142, 78.2375, 75.2296) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDD5 #FD6C94
analogous
#6CFD8C #6CFDD5 #6CDDFD
triadic
#6CFDD5 #D56CFD #FDD56C
tetradic
#6CFDD5 #8C6CFD #FD6C94 #DDFD6C
square
#6CFDD5 #8C6CFD #FD6C94 #DDFD6C
split-complementary
#6CFDD5 #FD6CDD #FD8C6C
monochromatic
#03EBAB #30FCC4 #6CFDD5 #A8FEE6 #E1FFF6
Accessibility & contrast
On white
1.26
#6CFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#6CFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDD5
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDD5 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfdd5; /* rgb */ color: rgb(108, 253, 213); /* oklch */ color: oklch(90.4% 0.138 172.1);
Tailwind
colors: {
custom: {
50: '#a2ffe1',
500: '#6cfdd5',
950: '#000000',
},
}SCSS
$custom: #6cfdd5; $custom-light: #a2ffe1; $custom-dark: #000000;
JSON
{
"hex": "#6cfdd5",
"rgb": {
"r": 108,
"g": 253,
"b": 213
},
"hsl": {
"h": 163.448,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90409,
"c": 0.13802,
"h": 172.1
},
"luminance": 0.78243
}Semantic roles & 50–950 ramp
primary
#6CFDD5
secondary
#D93562
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684