#6DFCD0#6DFCD0
#6DFCD0 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.139 H 169.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCD0 |
|---|---|
| RGB | rgb(109, 252, 208) |
| HSL | hsl(162, 96%, 71%) |
| HSV | hsv(162, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.52, -48.88, 9.53) |
| CIE-LCH | lch(90.52, 49.80, 168.96°) |
| OKLab | oklab(90.08% -0.1373 0.0244) |
| OKLCH | oklch(90.08% 0.139 169.9) |
| XYZ | xyz(52.4968, 77.4210, 71.8395) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.47
Light Turquoise
#7EF4CC
ΔE00 2.34
Light Aquamarine
#7BFDC7
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCD0 #FC6D99
analogous
#6DFC88 #6DFCD0 #6DE1FC
triadic
#6DFCD0 #D06DFC #FCD06D
tetradic
#6DFCD0 #886DFC #FC6D99 #E1FC6D
square
#6DFCD0 #886DFC #FC6D99 #E1FC6D
split-complementary
#6DFCD0 #FC6DE1 #FC886D
monochromatic
#05EAA3 #31FBBD #6DFCD0 #A9FDE3 #E1FEF5
Accessibility & contrast
On white
1.27
#6DFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#6DFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCD0
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCD0 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#0EFEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfcd0; /* rgb */ color: rgb(109, 252, 208); /* oklch */ color: oklch(90.1% 0.139 169.9);
Tailwind
colors: {
custom: {
50: '#a2fede',
500: '#6dfcd0',
950: '#000000',
},
}SCSS
$custom: #6dfcd0; $custom-light: #a2fede; $custom-dark: #000000;
JSON
{
"hex": "#6dfcd0",
"rgb": {
"r": 109,
"g": 252,
"b": 208
},
"hsl": {
"h": 161.538,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90075,
"c": 0.13945,
"h": 169.9
},
"luminance": 0.77426
}Semantic roles & 50–950 ramp
primary
#6DFCD0
secondary
#D73667
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684