#6DFFBC#6DFFBC
#6DFFBC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.158 H 160.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFBC |
|---|---|
| RGB | rgb(109, 255, 188) |
| HSL | hsl(152, 100%, 71%) |
| HSV | hsv(152, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.96, -54.37, 20.44) |
| CIE-LCH | lch(90.96, 58.08, 159.39°) |
| OKLab | oklab(90.3% -0.1492 0.0521) |
| OKLCH | oklch(90.3% 0.158 160.7) |
| XYZ | xyz(51.1391, 78.3971, 60.0044) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.69
Greenish Cyan
#2AFEB7
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFBC #FF6DB0
analogous
#6DFF73 #6DFFBC #6DF9FF
triadic
#6DFFBC #BC6DFF #FFBC6D
tetradic
#6DFFBC #736DFF #FF6DB0 #F9FF6D
square
#6DFFBC #736DFF #FF6DB0 #F9FF6D
split-complementary
#6DFFBC #FF6DF9 #FF736D
monochromatic
#00F283 #30FFA0 #6DFFBC #AAFFD8 #E0FFF1
Accessibility & contrast
On white
1.26
#6DFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6DFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFBC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFBC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#2CFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dffbc; /* rgb */ color: rgb(109, 255, 188); /* oklch */ color: oklch(90.3% 0.158 160.7);
Tailwind
colors: {
custom: {
50: '#a2ffd0',
500: '#6dffbc',
950: '#000000',
},
}SCSS
$custom: #6dffbc; $custom-light: #a2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6dffbc",
"rgb": {
"r": 109,
"g": 255,
"b": 188
},
"hsl": {
"h": 152.466,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90299,
"c": 0.15807,
"h": 160.7
},
"luminance": 0.78402
}Semantic roles & 50–950 ramp
primary
#6DFFBC
secondary
#DB3581
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683