#6DFDCD#6DFDCD
#6DFDCD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.143 H 168.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDCD |
|---|---|
| RGB | rgb(109, 253, 205) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.74, -49.97, 11.40) |
| CIE-LCH | lch(90.74, 51.25, 167.15°) |
| OKLab | oklab(90.23% -0.1397 0.0292) |
| OKLCH | oklch(90.23% 0.143 168.2) |
| XYZ | xyz(52.4461, 77.9044, 70.0190) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDCD #FD6D9D
analogous
#6DFD85 #6DFDCD #6DE5FD
triadic
#6DFDCD #CD6DFD #FDCD6D
tetradic
#6DFDCD #856DFD #FD6D9D #E5FD6D
square
#6DFDCD #856DFD #FD6D9D #E5FD6D
split-complementary
#6DFDCD #FD6DE5 #FD856D
monochromatic
#03EC9F #31FCB8 #6DFDCD #A9FEE2 #E1FFF5
Accessibility & contrast
On white
1.27
#6DFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6DFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDCD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDCD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#15FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfdcd; /* rgb */ color: rgb(109, 253, 205); /* oklch */ color: oklch(90.2% 0.143 168.2);
Tailwind
colors: {
custom: {
50: '#a2ffdc',
500: '#6dfdcd',
950: '#000000',
},
}SCSS
$custom: #6dfdcd; $custom-light: #a2ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6dfdcd",
"rgb": {
"r": 109,
"g": 253,
"b": 205
},
"hsl": {
"h": 160,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.90233,
"c": 0.14268,
"h": 168.2
},
"luminance": 0.7791
}Semantic roles & 50–950 ramp
primary
#6DFDCD
secondary
#D9356C
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684