#6FFCBB#6FFCBB
#6FFCBB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.154 H 160.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCBB |
|---|---|
| RGB | rgb(111, 252, 187) |
| HSL | hsl(152, 96%, 71%) |
| HSV | hsv(152, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.13, -52.94, 19.81) |
| CIE-LCH | lch(90.13, 56.52, 159.49°) |
| OKLab | oklab(89.63% -0.1454 0.0505) |
| OKLCH | oklch(89.63% 0.154 160.8) |
| XYZ | xyz(50.3311, 76.5834, 59.1338) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCBB #FC6FB0
analogous
#6FFC74 #6FFCBB #6FF7FC
triadic
#6FFCBB #BB6FFC #FCBB6F
tetradic
#6FFCBB #746FFC #FC6FB0 #F7FC6F
square
#6FFCBB #746FFC #FC6FB0 #F7FC6F
split-complementary
#6FFCBB #FC6FF7 #FC746F
monochromatic
#05EC81 #33FB9F #6FFCBB #ABFDD7 #E1FEF1
Accessibility & contrast
On white
1.29
#6FFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#6FFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCBB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCBB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#35FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcbb; /* rgb */ color: rgb(111, 252, 187); /* oklch */ color: oklch(89.6% 0.154 160.8);
Tailwind
colors: {
custom: {
50: '#a3fecf',
500: '#6ffcbb',
950: '#000000',
},
}SCSS
$custom: #6ffcbb; $custom-light: #a3fecf; $custom-dark: #000000;
JSON
{
"hex": "#6ffcbb",
"rgb": {
"r": 111,
"g": 252,
"b": 187
},
"hsl": {
"h": 152.34,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.8963,
"c": 0.15397,
"h": 160.8
},
"luminance": 0.76588
}Semantic roles & 50–950 ramp
primary
#6FFCBB
secondary
#D83781
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683