#6DFFD7#6DFFD7
#6DFFD7 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.139 H 172.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFD7 |
|---|---|
| RGB | rgb(109, 255, 215) |
| HSL | hsl(164, 100%, 71%) |
| HSV | hsv(164, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.54, -48.57, 7.38) |
| CIE-LCH | lch(91.54, 49.13, 171.36°) |
| OKLab | oklab(90.96% -0.1373 0.0188) |
| OKLCH | oklch(90.96% 0.139 172.2) |
| XYZ | xyz(54.3266, 79.6721, 76.7921) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.81
Light Aqua
#8CFFDB
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFD7 #FF6D95
analogous
#6DFF8E #6DFFD7 #6DDEFF
triadic
#6DFFD7 #D76DFF #FFD76D
tetradic
#6DFFD7 #8E6DFF #FF6D95 #DEFF6D
square
#6DFFD7 #8E6DFF #FF6D95 #DEFF6D
split-complementary
#6DFFD7 #FF6DDE #FF8E6D
monochromatic
#00F2AF #30FFC6 #6DFFD7 #AAFFE8 #E0FFF7
Accessibility & contrast
On white
1.24
#6DFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#6DFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFD7
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFD7 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffd7; /* rgb */ color: rgb(109, 255, 215); /* oklch */ color: oklch(91.0% 0.139 172.2);
Tailwind
colors: {
custom: {
50: '#a3ffe3',
500: '#6dffd7',
950: '#000000',
},
}SCSS
$custom: #6dffd7; $custom-light: #a3ffe3; $custom-dark: #000000;
JSON
{
"hex": "#6dffd7",
"rgb": {
"r": 109,
"g": 255,
"b": 215
},
"hsl": {
"h": 163.562,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.9096,
"c": 0.13862,
"h": 172.2
},
"luminance": 0.79678
}Semantic roles & 50–950 ramp
primary
#6DFFD7
secondary
#DB3562
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684