#6DFDDF#6DFDDF
#6DFDDF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.132 H 177.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDDF |
|---|---|
| RGB | rgb(109, 253, 223) |
| HSL | hsl(168, 97%, 71%) |
| HSV | hsv(168, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.15, -45.86, 2.69) |
| CIE-LCH | lch(91.15, 45.94, 176.64°) |
| OKLab | oklab(90.71% -0.1318 0.0064) |
| OKLCH | oklch(90.71% 0.132 177.2) |
| XYZ | xyz(54.7451, 78.8241, 82.1272) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 5.45
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDDF #FD6D8B
analogous
#6DFD97 #6DFDDF #6DD3FD
triadic
#6DFDDF #DF6DFD #FDDF6D
tetradic
#6DFDDF #976DFD #FD6D8B #D3FD6D
square
#6DFDDF #976DFD #FD6D8B #D3FD6D
split-complementary
#6DFDDF #FD6DD3 #FD976D
monochromatic
#03ECBC #31FCD2 #6DFDDF #A9FEEC #E1FFF8
Accessibility & contrast
On white
1.25
#6DFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#6DFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDDF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dfddf; /* rgb */ color: rgb(109, 253, 223); /* oklch */ color: oklch(90.7% 0.132 177.2);
Tailwind
colors: {
custom: {
50: '#a3ffe8',
500: '#6dfddf',
950: '#000000',
},
}SCSS
$custom: #6dfddf; $custom-light: #a3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6dfddf",
"rgb": {
"r": 109,
"g": 253,
"b": 223
},
"hsl": {
"h": 167.5,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.90712,
"c": 0.13196,
"h": 177.2
},
"luminance": 0.78829
}Semantic roles & 50–950 ramp
primary
#6DFDDF
secondary
#D93557
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684