#6DFDCF#6DFDCF
#6DFDCF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.141 H 169.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDCF |
|---|---|
| RGB | rgb(109, 253, 207) |
| HSL | hsl(161, 97%, 71%) |
| HSV | hsv(161, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.78, -49.52, 10.43) |
| CIE-LCH | lch(90.78, 50.61, 168.11°) |
| OKLab | oklab(90.28% -0.1388 0.0267) |
| OKLCH | oklch(90.28% 0.141 169.1) |
| XYZ | xyz(52.6891, 78.0016, 71.2985) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDCF #FD6D9B
analogous
#6DFD87 #6DFDCF #6DE3FD
triadic
#6DFDCF #CF6DFD #FDCF6D
tetradic
#6DFDCF #876DFD #FD6D9B #E3FD6D
square
#6DFDCF #876DFD #FD6D9B #E3FD6D
split-complementary
#6DFDCF #FD6DE3 #FD876D
monochromatic
#03ECA2 #31FCBB #6DFDCF #A9FEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#6DFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6DFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDCF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDCF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#10FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfdcf; /* rgb */ color: rgb(109, 253, 207); /* oklch */ color: oklch(90.3% 0.141 169.1);
Tailwind
colors: {
custom: {
50: '#a2ffdd',
500: '#6dfdcf',
950: '#000000',
},
}SCSS
$custom: #6dfdcf; $custom-light: #a2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6dfdcf",
"rgb": {
"r": 109,
"g": 253,
"b": 207
},
"hsl": {
"h": 160.833,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.90284,
"c": 0.14132,
"h": 169.1
},
"luminance": 0.78007
}Semantic roles & 50–950 ramp
primary
#6DFDCF
secondary
#D9356A
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684