#6CFFBF#6CFFBF
#6CFFBF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.3% C 0.156 H 161.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFBF |
|---|---|
| RGB | rgb(108, 255, 191) |
| HSL | hsl(154, 100%, 71%) |
| HSV | hsv(154, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.99, -53.96, 18.95) |
| CIE-LCH | lch(90.99, 57.19, 160.65°) |
| OKLab | oklab(90.34% -0.1484 0.0484) |
| OKLCH | oklch(90.34% 0.156 161.9) |
| XYZ | xyz(51.3435, 78.4647, 61.7196) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 3.03
Greenish Turquoise
#00FBB0
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFBF #FF6CAC
analogous
#6CFF75 #6CFFBF #6CF5FF
triadic
#6CFFBF #BF6CFF #FFBF6C
tetradic
#6CFFBF #756CFF #FF6CAC #F5FF6C
square
#6CFFBF #756CFF #FF6CAC #F5FF6C
split-complementary
#6CFFBF #FF6CF5 #FF756C
monochromatic
#00F188 #2FFFA4 #6CFFBF #A9FFDA #E0FFF2
Accessibility & contrast
On white
1.26
#6CFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#6CFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFBF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFBF | 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)
#FBEEBB
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#25FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cffbf; /* rgb */ color: rgb(108, 255, 191); /* oklch */ color: oklch(90.3% 0.156 161.9);
Tailwind
colors: {
custom: {
50: '#a2ffd2',
500: '#6cffbf',
950: '#000000',
},
}SCSS
$custom: #6cffbf; $custom-light: #a2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6cffbf",
"rgb": {
"r": 108,
"g": 255,
"b": 191
},
"hsl": {
"h": 153.878,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.90336,
"c": 0.15614,
"h": 161.9
},
"luminance": 0.7847
}Semantic roles & 50–950 ramp
primary
#6CFFBF
secondary
#DB347D
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683