#6DFCB9#6DFCB9
#6DFCB9 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.157 H 160.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCB9 |
|---|---|
| RGB | rgb(109, 252, 185) |
| HSL | hsl(152, 96%, 71%) |
| HSV | hsv(152, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 26.6%, 1.2%) |
| CIE-LAB | lab(90.03, -53.75, 20.68) |
| CIE-LCH | lch(90.03, 57.60, 158.95°) |
| OKLab | oklab(89.52% -0.1475 0.0527) |
| OKLCH | oklch(89.52% 0.157 160.3) |
| XYZ | xyz(49.8695, 76.3700, 58.0024) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.20
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.02
Greenish Cyan
#2AFEB7
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCB9 #FC6DB0
analogous
#6DFC71 #6DFCB9 #6DF8FC
triadic
#6DFCB9 #B96DFC #FCB96D
tetradic
#6DFCB9 #716DFC #FC6DB0 #F8FC6D
square
#6DFCB9 #716DFC #FC6DB0 #F8FC6D
split-complementary
#6DFCB9 #FC6DF8 #FC716D
monochromatic
#05EA7F #31FB9C #6DFCB9 #A9FDD6 #E1FEF1
Accessibility & contrast
On white
1.29
#6DFCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6DFCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCB9
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCB9 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#31FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dfcb9; /* rgb */ color: rgb(109, 252, 185); /* oklch */ color: oklch(89.5% 0.157 160.3);
Tailwind
colors: {
custom: {
50: '#a2fece',
500: '#6dfcb9',
950: '#000000',
},
}SCSS
$custom: #6dfcb9; $custom-light: #a2fece; $custom-dark: #000000;
JSON
{
"hex": "#6dfcb9",
"rgb": {
"r": 109,
"g": 252,
"b": 185
},
"hsl": {
"h": 151.888,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.8952,
"c": 0.1566,
"h": 160.3
},
"luminance": 0.76375
}Semantic roles & 50–950 ramp
primary
#6DFCB9
secondary
#D73682
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683