#6DFFDB#6DFFDB
#6DFFDB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 174.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFDB |
|---|---|
| RGB | rgb(109, 255, 219) |
| HSL | hsl(165, 100%, 71%) |
| HSV | hsv(165, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.63, -47.66, 5.45) |
| CIE-LCH | lch(91.63, 47.97, 173.47°) |
| OKLab | oklab(91.07% -0.1356 0.0137) |
| OKLCH | oklch(91.07% 0.136 174.2) |
| XYZ | xyz(54.8469, 79.8802, 79.5321) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFDB #FF6D91
analogous
#6DFF92 #6DFFDB #6DDAFF
triadic
#6DFFDB #DB6DFF #FFDB6D
tetradic
#6DFFDB #926DFF #FF6D91 #DAFF6D
square
#6DFFDB #926DFF #FF6D91 #DAFF6D
split-complementary
#6DFFDB #FF6DDA #FF926D
monochromatic
#00F2B6 #30FFCC #6DFFDB #AAFFEA #E0FFF7
Accessibility & contrast
On white
1.24
#6DFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#6DFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFDB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFDB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffdb; /* rgb */ color: rgb(109, 255, 219); /* oklch */ color: oklch(91.1% 0.136 174.2);
Tailwind
colors: {
custom: {
50: '#a3ffe6',
500: '#6dffdb',
950: '#000000',
},
}SCSS
$custom: #6dffdb; $custom-light: #a3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6dffdb",
"rgb": {
"r": 109,
"g": 255,
"b": 219
},
"hsl": {
"h": 165.205,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91068,
"c": 0.13629,
"h": 174.2
},
"luminance": 0.79886
}Semantic roles & 50–950 ramp
primary
#6DFFDB
secondary
#DB355E
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684