#6DFCD6#6DFCD6
#6DFCD6 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 172.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCD6 |
|---|---|
| RGB | rgb(109, 252, 214) |
| HSL | hsl(164, 96%, 71%) |
| HSV | hsv(164, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 15.1%, 1.2%) |
| CIE-LAB | lab(90.65, -47.52, 6.63) |
| CIE-LCH | lch(90.65, 47.98, 172.06°) |
| OKLab | oklab(90.23% -0.1347 0.0168) |
| OKLCH | oklch(90.23% 0.136 172.9) |
| XYZ | xyz(53.2490, 77.7218, 75.8009) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 2.63
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.39
Bright Teal
#01F9C6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCD6 #FC6D93
analogous
#6DFC8E #6DFCD6 #6DDAFC
triadic
#6DFCD6 #D66DFC #FCD66D
tetradic
#6DFCD6 #8E6DFC #FC6D93 #DAFC6D
square
#6DFCD6 #8E6DFC #FC6D93 #DAFC6D
split-complementary
#6DFCD6 #FC6DDA #FC8E6D
monochromatic
#05EAAD #31FBC5 #6DFCD6 #A9FDE7 #E1FEF7
Accessibility & contrast
On white
1.27
#6DFCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6DFCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCD6
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCD6 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD4
Deuteranopia (green-blind)
#DFDED9
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfcd6; /* rgb */ color: rgb(109, 252, 214); /* oklch */ color: oklch(90.2% 0.136 172.9);
Tailwind
colors: {
custom: {
50: '#a2fee2',
500: '#6dfcd6',
950: '#000000',
},
}SCSS
$custom: #6dfcd6; $custom-light: #a2fee2; $custom-dark: #000000;
JSON
{
"hex": "#6dfcd6",
"rgb": {
"r": 109,
"g": 252,
"b": 214
},
"hsl": {
"h": 164.056,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90233,
"c": 0.13572,
"h": 172.9
},
"luminance": 0.77727
}Semantic roles & 50–950 ramp
primary
#6DFCD6
secondary
#D73661
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684