#6DFCB8#6DFCB8
#6DFCB8 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.157 H 160.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCB8 |
|---|---|
| RGB | rgb(109, 252, 184) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(90.01, -53.95, 21.17) |
| CIE-LCH | lch(90.01, 57.96, 158.58°) |
| OKLab | oklab(89.5% -0.1479 0.0539) |
| OKLCH | oklch(89.5% 0.157 160) |
| XYZ | xyz(49.7643, 76.3280, 57.4483) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.21
Light Blue Green
#7EFBB3
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 2.97
Greenish Cyan
#2AFEB7
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCB8 #FC6DB1
analogous
#6DFC70 #6DFCB8 #6DF8FC
triadic
#6DFCB8 #B86DFC #FCB86D
tetradic
#6DFCB8 #706DFC #FC6DB1 #F8FC6D
square
#6DFCB8 #706DFC #FC6DB1 #F8FC6D
split-complementary
#6DFCB8 #FC6DF8 #FC706D
monochromatic
#05EA7D #31FB9B #6DFCB8 #A9FDD5 #E1FEF0
Accessibility & contrast
On white
1.29
#6DFCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6DFCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCB8
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCB8 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#32FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dfcb8; /* rgb */ color: rgb(109, 252, 184); /* oklch */ color: oklch(89.5% 0.157 160.0);
Tailwind
colors: {
custom: {
50: '#a2fecd',
500: '#6dfcb8',
950: '#000000',
},
}SCSS
$custom: #6dfcb8; $custom-light: #a2fecd; $custom-dark: #000000;
JSON
{
"hex": "#6dfcb8",
"rgb": {
"r": 109,
"g": 252,
"b": 184
},
"hsl": {
"h": 151.469,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89498,
"c": 0.15742,
"h": 160
},
"luminance": 0.76333
}Semantic roles & 50–950 ramp
primary
#6DFCB8
secondary
#D73683
accent
#006DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683