#6FFFBB#6FFFBB
#6FFFBB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.3% C 0.158 H 160.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFBB |
|---|---|
| RGB | rgb(111, 255, 187) |
| HSL | hsl(152, 100%, 72%) |
| HSV | hsv(152, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.00, -54.16, 21.02) |
| CIE-LCH | lch(91.00, 58.10, 158.79°) |
| OKLab | oklab(90.34% -0.1485 0.0536) |
| OKLCH | oklch(90.34% 0.158 160.2) |
| XYZ | xyz(51.2806, 78.4825, 59.4503) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.08
Greenish Cyan
#2AFEB7
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFBB #FF6FB3
analogous
#6FFF73 #6FFFBB #6FFBFF
triadic
#6FFFBB #BB6FFF #FFBB6F
tetradic
#6FFFBB #736FFF #FF6FB3 #FBFF6F
square
#6FFFBB #736FFF #FF6FB3 #FBFF6F
split-complementary
#6FFFBB #FF6FFB #FF736F
monochromatic
#00F481 #32FF9E #6FFFBB #ACFFD8 #E0FFF1
Accessibility & contrast
On white
1.26
#6FFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6FFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFBB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFBB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#34FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6fffbb; /* rgb */ color: rgb(111, 255, 187); /* oklch */ color: oklch(90.3% 0.158 160.2);
Tailwind
colors: {
custom: {
50: '#a3ffcf',
500: '#6fffbb',
950: '#000000',
},
}SCSS
$custom: #6fffbb; $custom-light: #a3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6fffbb",
"rgb": {
"r": 111,
"g": 255,
"b": 187
},
"hsl": {
"h": 151.667,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90341,
"c": 0.15791,
"h": 160.2
},
"luminance": 0.78487
}Semantic roles & 50–950 ramp
primary
#6FFFBB
secondary
#DC3785
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683