#6FFFBF#6FFFBF
#6FFFBF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.4% C 0.155 H 161.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFBF |
|---|---|
| RGB | rgb(111, 255, 191) |
| HSL | hsl(153, 100%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.08, -53.36, 19.08) |
| CIE-LCH | lch(91.08, 56.67, 160.32°) |
| OKLab | oklab(90.43% -0.1468 0.0487) |
| OKLCH | oklch(90.43% 0.155 161.6) |
| XYZ | xyz(51.7148, 78.6562, 61.7370) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.72
Greenish Cyan
#2AFEB7
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFBF #FF6FAF
analogous
#6FFF77 #6FFFBF #6FF7FF
triadic
#6FFFBF #BF6FFF #FFBF6F
tetradic
#6FFFBF #776FFF #FF6FAF #F7FF6F
square
#6FFFBF #776FFF #FF6FAF #F7FF6F
split-complementary
#6FFFBF #FF6FF7 #FF776F
monochromatic
#00F487 #32FFA4 #6FFFBF #ACFFDA #E0FFF1
Accessibility & contrast
On white
1.26
#6FFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#6FFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFBF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFBF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E7E0C3
Tritanopia (blue-blind)
#30FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6fffbf; /* rgb */ color: rgb(111, 255, 191); /* oklch */ color: oklch(90.4% 0.155 161.6);
Tailwind
colors: {
custom: {
50: '#a3ffd2',
500: '#6fffbf',
950: '#000000',
},
}SCSS
$custom: #6fffbf; $custom-light: #a3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6fffbf",
"rgb": {
"r": 111,
"g": 255,
"b": 191
},
"hsl": {
"h": 153.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90432,
"c": 0.15467,
"h": 161.6
},
"luminance": 0.78661
}Semantic roles & 50–950 ramp
primary
#6FFFBF
secondary
#DC3780
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683