#6DFCD3#6DFCD3
#6DFCD3 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.138 H 171.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCD3 |
|---|---|
| RGB | rgb(109, 252, 211) |
| HSL | hsl(163, 96%, 71%) |
| HSV | hsv(163, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.58, -48.21, 8.08) |
| CIE-LCH | lch(90.58, 48.88, 170.48°) |
| OKLab | oklab(90.15% -0.136 0.0206) |
| OKLCH | oklch(90.15% 0.138 171.4) |
| XYZ | xyz(52.8694, 77.5700, 73.8017) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 2.37
Light Aqua
#8CFFDB
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 4.06
Tiffany Blue
#7BF2DA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCD3 #FC6D96
analogous
#6DFC8B #6DFCD3 #6DDEFC
triadic
#6DFCD3 #D36DFC #FCD36D
tetradic
#6DFCD3 #8B6DFC #FC6D96 #DEFC6D
square
#6DFCD3 #8B6DFC #FC6D96 #DEFC6D
split-complementary
#6DFCD3 #FC6DDE #FC8B6D
monochromatic
#05EAA8 #31FBC1 #6DFCD3 #A9FDE5 #E1FEF6
Accessibility & contrast
On white
1.27
#6DFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6DFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCD3
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCD3 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#E0DED6
Tritanopia (blue-blind)
#03FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfcd3; /* rgb */ color: rgb(109, 252, 211); /* oklch */ color: oklch(90.2% 0.138 171.4);
Tailwind
colors: {
custom: {
50: '#a2fee0',
500: '#6dfcd3',
950: '#000000',
},
}SCSS
$custom: #6dfcd3; $custom-light: #a2fee0; $custom-dark: #000000;
JSON
{
"hex": "#6dfcd3",
"rgb": {
"r": 109,
"g": 252,
"b": 211
},
"hsl": {
"h": 162.797,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90153,
"c": 0.13754,
"h": 171.4
},
"luminance": 0.77575
}Semantic roles & 50–950 ramp
primary
#6DFCD3
secondary
#D73664
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684