#6DFFBD#6DFFBD
#6DFFBD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.157 H 161.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFBD |
|---|---|
| RGB | rgb(109, 255, 189) |
| HSL | hsl(153, 100%, 71%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.98, -54.17, 19.96) |
| CIE-LCH | lch(90.98, 57.73, 159.77°) |
| OKLab | oklab(90.32% -0.1488 0.0509) |
| OKLCH | oklch(90.32% 0.157 161.1) |
| XYZ | xyz(51.2473, 78.4404, 60.5741) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 2.51
Greenish Cyan
#2AFEB7
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFBD #FF6DAF
analogous
#6DFF74 #6DFFBD #6DF8FF
triadic
#6DFFBD #BD6DFF #FFBD6D
tetradic
#6DFFBD #746DFF #FF6DAF #F8FF6D
square
#6DFFBD #746DFF #FF6DAF #F8FF6D
split-complementary
#6DFFBD #FF6DF8 #FF746D
monochromatic
#00F284 #30FFA1 #6DFFBD #AAFFD9 #E0FFF1
Accessibility & contrast
On white
1.26
#6DFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#6DFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFBD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFBD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#2BFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dffbd; /* rgb */ color: rgb(109, 255, 189); /* oklch */ color: oklch(90.3% 0.157 161.1);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6dffbd',
950: '#000000',
},
}SCSS
$custom: #6dffbd; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6dffbd",
"rgb": {
"r": 109,
"g": 255,
"b": 189
},
"hsl": {
"h": 152.877,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90322,
"c": 0.15725,
"h": 161.1
},
"luminance": 0.78445
}Semantic roles & 50–950 ramp
primary
#6DFFBD
secondary
#DB3580
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683