#6DFEC4#6DFEC4
#6DFEC4 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.150 H 164.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEC4 |
|---|---|
| RGB | rgb(109, 254, 196) |
| HSL | hsl(156, 99%, 71%) |
| HSV | hsv(156, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(90.83, -52.31, 16.17) |
| CIE-LCH | lch(90.83, 54.76, 162.83°) |
| OKLab | oklab(90.25% -0.1447 0.0414) |
| OKLCH | oklch(90.25% 0.15 164) |
| XYZ | xyz(51.7073, 78.1154, 64.5667) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.25
Light Greenish Blue
#63F7B4
ΔE00 2.59
Aquamarine
#7FFFD4
ΔE00 3.53
Greenish Cyan
#2AFEB7
ΔE00 3.54
Light Blue Green
#7EFBB3
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEC4 #FE6DA7
analogous
#6DFE7B #6DFEC4 #6DEFFE
triadic
#6DFEC4 #C46DFE #FEC46D
tetradic
#6DFEC4 #7B6DFE #FE6DA7 #EFFE6D
square
#6DFEC4 #7B6DFE #FE6DA7 #EFFE6D
split-complementary
#6DFEC4 #FE6DEF #FE7B6D
monochromatic
#02EF90 #30FEAB #6DFEC4 #AAFEDD #E1FFF3
Accessibility & contrast
On white
1.26
#6DFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6DFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEC4
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEC4 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#24FEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfec4; /* rgb */ color: rgb(109, 254, 196); /* oklch */ color: oklch(90.2% 0.150 164.0);
Tailwind
colors: {
custom: {
50: '#a2ffd6',
500: '#6dfec4',
950: '#000000',
},
}SCSS
$custom: #6dfec4; $custom-light: #a2ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6dfec4",
"rgb": {
"r": 109,
"g": 254,
"b": 196
},
"hsl": {
"h": 156,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90248,
"c": 0.15046,
"h": 164
},
"luminance": 0.7812
}Semantic roles & 50–950 ramp
primary
#6DFEC4
secondary
#DA3577
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683