#6DFFDD#6DFFDD
#6DFFDD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 175.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFDD |
|---|---|
| RGB | rgb(109, 255, 221) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.68, -47.19, 4.49) |
| CIE-LCH | lch(91.68, 47.41, 174.57°) |
| OKLab | oklab(91.12% -0.1347 0.0112) |
| OKLCH | oklch(91.12% 0.135 175.3) |
| XYZ | xyz(55.1118, 79.9862, 80.9271) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 5.31
Light Aquamarine
#7BFDC7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFDD #FF6D8F
analogous
#6DFF94 #6DFFDD #6DD8FF
triadic
#6DFFDD #DD6DFF #FFDD6D
tetradic
#6DFFDD #946DFF #FF6D8F #D8FF6D
square
#6DFFDD #946DFF #FF6D8F #D8FF6D
split-complementary
#6DFFDD #FF6DD8 #FF946D
monochromatic
#00F2B9 #30FFCF #6DFFDD #AAFFEB #E0FFF8
Accessibility & contrast
On white
1.24
#6DFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#6DFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFDD
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFDD | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffdd; /* rgb */ color: rgb(109, 255, 221); /* oklch */ color: oklch(91.1% 0.135 175.3);
Tailwind
colors: {
custom: {
50: '#a3ffe7',
500: '#6dffdd',
950: '#000000',
},
}SCSS
$custom: #6dffdd; $custom-light: #a3ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6dffdd",
"rgb": {
"r": 109,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.027,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91122,
"c": 0.13519,
"h": 175.3
},
"luminance": 0.79992
}Semantic roles & 50–950 ramp
primary
#6DFFDD
secondary
#DB355C
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684