#6DFCB7#6DFCB7
#6DFCB7 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.158 H 159.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCB7 |
|---|---|
| RGB | rgb(109, 252, 183) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(89.99, -54.15, 21.65) |
| CIE-LCH | lch(89.99, 58.32, 158.21°) |
| OKLab | oklab(89.48% -0.1483 0.0551) |
| OKLCH | oklch(89.48% 0.158 159.6) |
| XYZ | xyz(49.6599, 76.2862, 56.8982) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCB7 #FC6DB2
analogous
#6DFC6F #6DFCB7 #6DF9FC
triadic
#6DFCB7 #B76DFC #FCB76D
tetradic
#6DFCB7 #6F6DFC #FC6DB2 #F9FC6D
square
#6DFCB7 #6F6DFC #FC6DB2 #F9FC6D
split-complementary
#6DFCB7 #FC6DF9 #FC6F6D
monochromatic
#05EA7B #31FB99 #6DFCB7 #A9FDD5 #E1FEF0
Accessibility & contrast
On white
1.29
#6DFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#6DFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCB7
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCB7 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E5DDBB
Tritanopia (blue-blind)
#33FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dfcb7; /* rgb */ color: rgb(109, 252, 183); /* oklch */ color: oklch(89.5% 0.158 159.6);
Tailwind
colors: {
custom: {
50: '#a2fecc',
500: '#6dfcb7',
950: '#000000',
},
}SCSS
$custom: #6dfcb7; $custom-light: #a2fecc; $custom-dark: #000000;
JSON
{
"hex": "#6dfcb7",
"rgb": {
"r": 109,
"g": 252,
"b": 183
},
"hsl": {
"h": 151.049,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89476,
"c": 0.15825,
"h": 159.6
},
"luminance": 0.76291
}Semantic roles & 50–950 ramp
primary
#6DFCB7
secondary
#D73684
accent
#006FE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683