#6DFCD1#6DFCD1
#6DFCD1 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.139 H 170.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCD1 |
|---|---|
| RGB | rgb(109, 252, 209) |
| HSL | hsl(162, 96%, 71%) |
| HSV | hsv(162, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(90.54, -48.66, 9.05) |
| CIE-LCH | lch(90.54, 49.49, 169.46°) |
| OKLab | oklab(90.1% -0.1369 0.0231) |
| OKLCH | oklch(90.1% 0.139 170.4) |
| XYZ | xyz(52.6203, 77.4703, 72.4894) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCD1 #FC6D98
analogous
#6DFC89 #6DFCD1 #6DDFFC
triadic
#6DFCD1 #D16DFC #FCD16D
tetradic
#6DFCD1 #896DFC #FC6D98 #DFFC6D
square
#6DFCD1 #896DFC #FC6D98 #DFFC6D
split-complementary
#6DFCD1 #FC6DDF #FC896D
monochromatic
#05EAA5 #31FBBE #6DFCD1 #A9FDE4 #E1FEF6
Accessibility & contrast
On white
1.27
#6DFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6DFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCD1
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCD1 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDCF
Deuteranopia (green-blind)
#E0DED4
Tritanopia (blue-blind)
#0BFEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfcd1; /* rgb */ color: rgb(109, 252, 209); /* oklch */ color: oklch(90.1% 0.139 170.4);
Tailwind
colors: {
custom: {
50: '#a2fedf',
500: '#6dfcd1',
950: '#000000',
},
}SCSS
$custom: #6dfcd1; $custom-light: #a2fedf; $custom-dark: #000000;
JSON
{
"hex": "#6dfcd1",
"rgb": {
"r": 109,
"g": 252,
"b": 209
},
"hsl": {
"h": 161.958,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90101,
"c": 0.13881,
"h": 170.4
},
"luminance": 0.77475
}Semantic roles & 50–950 ramp
primary
#6DFCD1
secondary
#D73666
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684