#6DFFBB#6DFFBB
#6DFFBB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.159 H 160.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFBB |
|---|---|
| RGB | rgb(109, 255, 187) |
| HSL | hsl(152, 100%, 71%) |
| HSV | hsv(152, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.94, -54.57, 20.93) |
| CIE-LCH | lch(90.94, 58.44, 159.02°) |
| OKLab | oklab(90.28% -0.1497 0.0533) |
| OKLCH | oklch(90.28% 0.159 160.4) |
| XYZ | xyz(51.0317, 78.3542, 59.4386) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFBB #FF6DB1
analogous
#6DFF72 #6DFFBB #6DFAFF
triadic
#6DFFBB #BB6DFF #FFBB6D
tetradic
#6DFFBB #726DFF #FF6DB1 #FAFF6D
square
#6DFFBB #726DFF #FF6DB1 #FAFF6D
split-complementary
#6DFFBB #FF6DFA #FF726D
monochromatic
#00F281 #30FF9E #6DFFBB #AAFFD8 #E0FFF1
Accessibility & contrast
On white
1.26
#6DFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6DFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFBB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFBB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#2DFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dffbb; /* rgb */ color: rgb(109, 255, 187); /* oklch */ color: oklch(90.3% 0.159 160.4);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6dffbb',
950: '#000000',
},
}SCSS
$custom: #6dffbb; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6dffbb",
"rgb": {
"r": 109,
"g": 255,
"b": 187
},
"hsl": {
"h": 152.055,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90277,
"c": 0.15889,
"h": 160.4
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#6DFFBB
secondary
#DB3582
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683