#6DFFDC#6DFFDC
#6DFFDC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 174.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFDC |
|---|---|
| RGB | rgb(109, 255, 220) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.65, -47.43, 4.97) |
| CIE-LCH | lch(91.65, 47.69, 174.02°) |
| OKLab | oklab(91.1% -0.1352 0.0124) |
| OKLCH | oklch(91.1% 0.136 174.7) |
| XYZ | xyz(54.9789, 79.9331, 80.2275) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.72
Aquamarine
#7FFFD4
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 5.12
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFDC #FF6D90
analogous
#6DFF93 #6DFFDC #6DD9FF
triadic
#6DFFDC #DC6DFF #FFDC6D
tetradic
#6DFFDC #936DFF #FF6D90 #D9FF6D
square
#6DFFDC #936DFF #FF6D90 #D9FF6D
split-complementary
#6DFFDC #FF6DD9 #FF936D
monochromatic
#00F2B8 #30FFCD #6DFFDC #AAFFEB #E0FFF8
Accessibility & contrast
On white
1.24
#6DFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#6DFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFDC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFDC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffdc; /* rgb */ color: rgb(109, 255, 220); /* oklch */ color: oklch(91.1% 0.136 174.7);
Tailwind
colors: {
custom: {
50: '#a3ffe6',
500: '#6dffdc',
950: '#000000',
},
}SCSS
$custom: #6dffdc; $custom-light: #a3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6dffdc",
"rgb": {
"r": 109,
"g": 255,
"b": 220
},
"hsl": {
"h": 165.616,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91095,
"c": 0.13573,
"h": 174.7
},
"luminance": 0.79939
}Semantic roles & 50–950 ramp
primary
#6DFFDC
secondary
#DB355D
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684