#6DFCDD#6DFCDD
#6DFCDD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.132 H 176.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCDD |
|---|---|
| RGB | rgb(109, 252, 221) |
| HSL | hsl(167, 96%, 71%) |
| HSV | hsv(167, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(90.82, -45.90, 3.24) |
| CIE-LCH | lch(90.82, 46.01, 175.96°) |
| OKLab | oklab(90.42% -0.1316 0.0079) |
| OKLCH | oklch(90.42% 0.132 176.6) |
| XYZ | xyz(54.1622, 78.0871, 80.6106) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 5.27
Bright Teal
#01F9C6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCDD #FC6D8C
analogous
#6DFC95 #6DFCDD #6DD3FC
triadic
#6DFCDD #DD6DFC #FCDD6D
tetradic
#6DFCDD #956DFC #FC6D8C #D3FC6D
square
#6DFCDD #956DFC #FC6D8C #D3FC6D
split-complementary
#6DFCDD #FC6DD3 #FC956D
monochromatic
#05EAB8 #31FBCF #6DFCDD #A9FDEB #E1FEF8
Accessibility & contrast
On white
1.26
#6DFCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6DFCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCDD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCDD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfcdd; /* rgb */ color: rgb(109, 252, 221); /* oklch */ color: oklch(90.4% 0.132 176.6);
Tailwind
colors: {
custom: {
50: '#a3fee7',
500: '#6dfcdd',
950: '#000000',
},
}SCSS
$custom: #6dfcdd; $custom-light: #a3fee7; $custom-dark: #000000;
JSON
{
"hex": "#6dfcdd",
"rgb": {
"r": 109,
"g": 252,
"b": 221
},
"hsl": {
"h": 166.993,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90424,
"c": 0.13188,
"h": 176.6
},
"luminance": 0.78092
}Semantic roles & 50–950 ramp
primary
#6DFCDD
secondary
#D73659
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684