#6DFCDB#6DFCDB
#6DFCDB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.133 H 175.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCDB |
|---|---|
| RGB | rgb(109, 252, 219) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.77, -46.37, 4.21) |
| CIE-LCH | lch(90.77, 46.56, 174.81°) |
| OKLab | oklab(90.37% -0.1325 0.0104) |
| OKLCH | oklch(90.37% 0.133 175.5) |
| XYZ | xyz(53.8974, 77.9812, 79.2156) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.48
Aqua (survey)
#13EAC9
ΔE00 5.25
Bright Teal
#01F9C6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCDB #FC6D8E
analogous
#6DFC93 #6DFCDB #6DD5FC
triadic
#6DFCDB #DB6DFC #FCDB6D
tetradic
#6DFCDB #936DFC #FC6D8E #D5FC6D
square
#6DFCDB #936DFC #FC6D8E #D5FC6D
split-complementary
#6DFCDB #FC6DD5 #FC936D
monochromatic
#05EAB5 #31FBCC #6DFCDB #A9FDEA #E1FEF8
Accessibility & contrast
On white
1.27
#6DFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6DFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCDB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCDB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfcdb; /* rgb */ color: rgb(109, 252, 219); /* oklch */ color: oklch(90.4% 0.133 175.5);
Tailwind
colors: {
custom: {
50: '#a3fee6',
500: '#6dfcdb',
950: '#000000',
},
}SCSS
$custom: #6dfcdb; $custom-light: #a3fee6; $custom-dark: #000000;
JSON
{
"hex": "#6dfcdb",
"rgb": {
"r": 109,
"g": 252,
"b": 219
},
"hsl": {
"h": 166.154,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90368,
"c": 0.13291,
"h": 175.5
},
"luminance": 0.77986
}Semantic roles & 50–950 ramp
primary
#6DFCDB
secondary
#D7365B
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684