#6DFDDB#6DFDDB
#6DFDDB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.134 H 175.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDDB |
|---|---|
| RGB | rgb(109, 253, 219) |
| HSL | hsl(166, 97%, 71%) |
| HSV | hsv(166, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(91.06, -46.80, 4.62) |
| CIE-LCH | lch(91.06, 47.03, 174.36°) |
| OKLab | oklab(90.6% -0.1335 0.0115) |
| OKLCH | oklch(90.6% 0.134 175.1) |
| XYZ | xyz(54.2122, 78.6109, 79.3205) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.78
Aquamarine
#7FFFD4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDDB #FD6D8F
analogous
#6DFD93 #6DFDDB #6DD7FD
triadic
#6DFDDB #DB6DFD #FDDB6D
tetradic
#6DFDDB #936DFD #FD6D8F #D7FD6D
square
#6DFDDB #936DFD #FD6D8F #D7FD6D
split-complementary
#6DFDDB #FD6DD7 #FD936D
monochromatic
#03ECB5 #31FCCC #6DFDDB #A9FEEA #E1FFF8
Accessibility & contrast
On white
1.26
#6DFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#6DFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDDB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDDB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfddb; /* rgb */ color: rgb(109, 253, 219); /* oklch */ color: oklch(90.6% 0.134 175.1);
Tailwind
colors: {
custom: {
50: '#a3ffe6',
500: '#6dfddb',
950: '#000000',
},
}SCSS
$custom: #6dfddb; $custom-light: #a3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6dfddb",
"rgb": {
"r": 109,
"g": 253,
"b": 219
},
"hsl": {
"h": 165.833,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.90601,
"c": 0.13404,
"h": 175.1
},
"luminance": 0.78616
}Semantic roles & 50–950 ramp
primary
#6DFDDB
secondary
#D9355C
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684