#6DFDCE#6DFDCE
#6DFDCE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.142 H 168.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDCE |
|---|---|
| RGB | rgb(109, 253, 206) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.76, -49.75, 10.91) |
| CIE-LCH | lch(90.76, 50.93, 167.63°) |
| OKLab | oklab(90.26% -0.1392 0.0279) |
| OKLCH | oklch(90.26% 0.142 168.7) |
| XYZ | xyz(52.5672, 77.9529, 70.6567) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.59
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDCE #FD6D9C
analogous
#6DFD86 #6DFDCE #6DE4FD
triadic
#6DFDCE #CE6DFD #FDCE6D
tetradic
#6DFDCE #866DFD #FD6D9C #E4FD6D
square
#6DFDCE #866DFD #FD6D9C #E4FD6D
split-complementary
#6DFDCE #FD6DE4 #FD866D
monochromatic
#03ECA0 #31FCBA #6DFDCE #A9FEE2 #E1FFF5
Accessibility & contrast
On white
1.27
#6DFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6DFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDCE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDCE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#12FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfdce; /* rgb */ color: rgb(109, 253, 206); /* oklch */ color: oklch(90.3% 0.142 168.7);
Tailwind
colors: {
custom: {
50: '#a2ffdd',
500: '#6dfdce',
950: '#000000',
},
}SCSS
$custom: #6dfdce; $custom-light: #a2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6dfdce",
"rgb": {
"r": 109,
"g": 253,
"b": 206
},
"hsl": {
"h": 160.417,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.90258,
"c": 0.142,
"h": 168.7
},
"luminance": 0.77958
}Semantic roles & 50–950 ramp
primary
#6DFDCE
secondary
#D9356B
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684