#6DFCD5#6DFCD5
#6DFCD5 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 172.4°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCD5 |
|---|---|
| RGB | rgb(109, 252, 213) |
| HSL | hsl(164, 96%, 71%) |
| HSV | hsv(164, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.63, -47.75, 7.11) |
| CIE-LCH | lch(90.63, 48.28, 171.53°) |
| OKLab | oklab(90.21% -0.1351 0.0181) |
| OKLCH | oklch(90.21% 0.136 172.4) |
| XYZ | xyz(53.1217, 77.6709, 75.1304) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCD5 #FC6D94
analogous
#6DFC8D #6DFCD5 #6DDCFC
triadic
#6DFCD5 #D56DFC #FCD56D
tetradic
#6DFCD5 #8D6DFC #FC6D94 #DCFC6D
square
#6DFCD5 #8D6DFC #FC6D94 #DCFC6D
split-complementary
#6DFCD5 #FC6DDC #FC8D6D
monochromatic
#05EAAB #31FBC4 #6DFCD5 #A9FDE6 #E1FEF6
Accessibility & contrast
On white
1.27
#6DFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6DFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCD5
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCD5 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfcd5; /* rgb */ color: rgb(109, 252, 213); /* oklch */ color: oklch(90.2% 0.136 172.4);
Tailwind
colors: {
custom: {
50: '#a2fee1',
500: '#6dfcd5',
950: '#000000',
},
}SCSS
$custom: #6dfcd5; $custom-light: #a2fee1; $custom-dark: #000000;
JSON
{
"hex": "#6dfcd5",
"rgb": {
"r": 109,
"g": 252,
"b": 213
},
"hsl": {
"h": 163.636,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90206,
"c": 0.13631,
"h": 172.4
},
"luminance": 0.77676
}Semantic roles & 50–950 ramp
primary
#6DFCD5
secondary
#D73662
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684