#6DFCB6#6DFCB6
#6DFCB6 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.159 H 159.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCB6 |
|---|---|
| RGB | rgb(109, 252, 182) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 27.8%, 1.2%) |
| CIE-LAB | lab(89.97, -54.35, 22.14) |
| CIE-LCH | lch(89.97, 58.68, 157.84°) |
| OKLab | oklab(89.45% -0.1488 0.0563) |
| OKLCH | oklch(89.45% 0.159 159.3) |
| XYZ | xyz(49.5562, 76.2447, 56.3520) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Light Blue Green
#7EFBB3
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCB6 #FC6DB3
analogous
#6DFC6E #6DFCB6 #6DFBFC
triadic
#6DFCB6 #B66DFC #FCB66D
tetradic
#6DFCB6 #6E6DFC #FC6DB3 #FBFC6D
square
#6DFCB6 #6E6DFC #FC6DB3 #FBFC6D
split-complementary
#6DFCB6 #FC6DFB #FC6E6D
monochromatic
#05EA7A #31FB98 #6DFCB6 #A9FDD4 #E1FEF0
Accessibility & contrast
On white
1.29
#6DFCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6DFCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCB6
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCB6 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB2
Deuteranopia (green-blind)
#E5DDBA
Tritanopia (blue-blind)
#33FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dfcb6; /* rgb */ color: rgb(109, 252, 182); /* oklch */ color: oklch(89.5% 0.159 159.3);
Tailwind
colors: {
custom: {
50: '#a2fecc',
500: '#6dfcb6',
950: '#000000',
},
}SCSS
$custom: #6dfcb6; $custom-light: #a2fecc; $custom-dark: #000000;
JSON
{
"hex": "#6dfcb6",
"rgb": {
"r": 109,
"g": 252,
"b": 182
},
"hsl": {
"h": 150.629,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89454,
"c": 0.15908,
"h": 159.3
},
"luminance": 0.76249
}Semantic roles & 50–950 ramp
primary
#6DFCB6
secondary
#D73685
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683