#6DFDC0#6DFDC0
#6DFDC0 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.152 H 162.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDC0 |
|---|---|
| RGB | rgb(109, 253, 192) |
| HSL | hsl(155, 97%, 71%) |
| HSV | hsv(155, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(90.46, -52.74, 17.70) |
| CIE-LCH | lch(90.46, 55.63, 161.45°) |
| OKLab | oklab(89.92% -0.1454 0.0452) |
| OKLCH | oklch(89.92% 0.152 162.7) |
| XYZ | xyz(50.9416, 77.3026, 62.0953) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 3.19
Greenish Cyan
#2AFEB7
ΔE00 3.27
Greenish Turquoise
#00FBB0
ΔE00 4.10
Aquamarine
#7FFFD4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDC0 #FD6DAA
analogous
#6DFD78 #6DFDC0 #6DF2FD
triadic
#6DFDC0 #C06DFD #FDC06D
tetradic
#6DFDC0 #786DFD #FD6DAA #F2FD6D
square
#6DFDC0 #786DFD #FD6DAA #F2FD6D
split-complementary
#6DFDC0 #FD6DF2 #FD786D
monochromatic
#03EC8A #31FCA6 #6DFDC0 #A9FEDA #E1FFF2
Accessibility & contrast
On white
1.28
#6DFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6DFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDC0
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDC0 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#29FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfdc0; /* rgb */ color: rgb(109, 253, 192); /* oklch */ color: oklch(89.9% 0.152 162.7);
Tailwind
colors: {
custom: {
50: '#a2ffd3',
500: '#6dfdc0',
950: '#000000',
},
}SCSS
$custom: #6dfdc0; $custom-light: #a2ffd3; $custom-dark: #000000;
JSON
{
"hex": "#6dfdc0",
"rgb": {
"r": 109,
"g": 253,
"b": 192
},
"hsl": {
"h": 154.583,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.89917,
"c": 0.15228,
"h": 162.7
},
"luminance": 0.77308
}Semantic roles & 50–950 ramp
primary
#6DFDC0
secondary
#D9357B
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683