#6DFDC7#6DFDC7
#6DFDC7 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.147 H 165.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDC7 |
|---|---|
| RGB | rgb(109, 253, 199) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.61, -51.27, 14.31) |
| CIE-LCH | lch(90.61, 53.22, 164.41°) |
| OKLab | oklab(90.08% -0.1423 0.0367) |
| OKLCH | oklch(90.08% 0.147 165.6) |
| XYZ | xyz(51.7357, 77.6203, 66.2775) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.13
Aquamarine
#7FFFD4
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.64
Bright Teal
#01F9C6
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDC7 #FD6DA3
analogous
#6DFD7F #6DFDC7 #6DEBFD
triadic
#6DFDC7 #C76DFD #FDC76D
tetradic
#6DFDC7 #7F6DFD #FD6DA3 #EBFD6D
square
#6DFDC7 #7F6DFD #FD6DA3 #EBFD6D
split-complementary
#6DFDC7 #FD6DEB #FD7F6D
monochromatic
#03EC95 #31FCB0 #6DFDC7 #A9FEDE #E1FFF3
Accessibility & contrast
On white
1.27
#6DFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6DFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDC7
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDC7 | 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)
#F8EDC4
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#20FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfdc7; /* rgb */ color: rgb(109, 253, 199); /* oklch */ color: oklch(90.1% 0.147 165.6);
Tailwind
colors: {
custom: {
50: '#a2ffd8',
500: '#6dfdc7',
950: '#000000',
},
}SCSS
$custom: #6dfdc7; $custom-light: #a2ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6dfdc7",
"rgb": {
"r": 109,
"g": 253,
"b": 199
},
"hsl": {
"h": 157.5,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.90084,
"c": 0.14694,
"h": 165.6
},
"luminance": 0.77625
}Semantic roles & 50–950 ramp
primary
#6DFDC7
secondary
#D93573
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683