#6DFDD5#6DFDD5
#6DFDD5 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.137 H 172.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDD5 |
|---|---|
| RGB | rgb(109, 253, 213) |
| HSL | hsl(163, 97%, 71%) |
| HSV | hsv(163, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(90.92, -48.18, 7.53) |
| CIE-LCH | lch(90.92, 48.76, 171.12°) |
| OKLab | oklab(90.44% -0.1361 0.0191) |
| OKLCH | oklch(90.44% 0.137 172) |
| XYZ | xyz(53.4366, 78.3006, 75.2353) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDD5 #FD6D95
analogous
#6DFD8D #6DFDD5 #6DDDFD
triadic
#6DFDD5 #D56DFD #FDD56D
tetradic
#6DFDD5 #8D6DFD #FD6D95 #DDFD6D
square
#6DFDD5 #8D6DFD #FD6D95 #DDFD6D
split-complementary
#6DFDD5 #FD6DDD #FD8D6D
monochromatic
#03ECAC #31FCC4 #6DFDD5 #A9FEE6 #E1FFF6
Accessibility & contrast
On white
1.26
#6DFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6DFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDD5
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDD5 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfdd5; /* rgb */ color: rgb(109, 253, 213); /* oklch */ color: oklch(90.4% 0.137 172.0);
Tailwind
colors: {
custom: {
50: '#a2ffe1',
500: '#6dfdd5',
950: '#000000',
},
}SCSS
$custom: #6dfdd5; $custom-light: #a2ffe1; $custom-dark: #000000;
JSON
{
"hex": "#6dfdd5",
"rgb": {
"r": 109,
"g": 253,
"b": 213
},
"hsl": {
"h": 163.333,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.9044,
"c": 0.13749,
"h": 172
},
"luminance": 0.78306
}Semantic roles & 50–950 ramp
primary
#6DFDD5
secondary
#D93563
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684