#6DFFBF#6DFFBF
#6DFFBF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.156 H 161.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFBF |
|---|---|
| RGB | rgb(109, 255, 191) |
| HSL | hsl(154, 100%, 71%) |
| HSV | hsv(154, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.02, -53.76, 18.99) |
| CIE-LCH | lch(91.02, 57.02, 160.54°) |
| OKLab | oklab(90.37% -0.1479 0.0485) |
| OKLCH | oklch(90.37% 0.156 161.8) |
| XYZ | xyz(51.4659, 78.5278, 61.7253) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.83
Greenish Cyan
#2AFEB7
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFBF #FF6DAD
analogous
#6DFF76 #6DFFBF #6DF6FF
triadic
#6DFFBF #BF6DFF #FFBF6D
tetradic
#6DFFBF #766DFF #FF6DAD #F6FF6D
square
#6DFFBF #766DFF #FF6DAD #F6FF6D
split-complementary
#6DFFBF #FF6DF6 #FF766D
monochromatic
#00F288 #30FFA4 #6DFFBF #AAFFDA #E0FFF2
Accessibility & contrast
On white
1.26
#6DFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6DFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFBF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFBF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#29FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dffbf; /* rgb */ color: rgb(109, 255, 191); /* oklch */ color: oklch(90.4% 0.156 161.8);
Tailwind
colors: {
custom: {
50: '#a2ffd2',
500: '#6dffbf',
950: '#000000',
},
}SCSS
$custom: #6dffbf; $custom-light: #a2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6dffbf",
"rgb": {
"r": 109,
"g": 255,
"b": 191
},
"hsl": {
"h": 153.699,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90368,
"c": 0.15565,
"h": 161.8
},
"luminance": 0.78533
}Semantic roles & 50–950 ramp
primary
#6DFFBF
secondary
#DB357E
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683