#6BFCBB#6BFCBB
#6BFCBB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.156 H 161.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCBB |
|---|---|
| RGB | rgb(107, 252, 187) |
| HSL | hsl(153, 96%, 70%) |
| HSV | hsv(153, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.01, -53.76, 19.63) |
| CIE-LCH | lch(90.01, 57.23, 159.94°) |
| OKLab | oklab(89.5% -0.1477 0.0501) |
| OKLCH | oklch(89.5% 0.156 161.3) |
| XYZ | xyz(49.8388, 76.3296, 59.1107) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.24
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCBB #FC6BAC
analogous
#6BFC72 #6BFCBB #6BF5FC
triadic
#6BFCBB #BB6BFC #FCBB6B
tetradic
#6BFCBB #726BFC #FC6BAC #F5FC6B
square
#6BFCBB #726BFC #FC6BAC #F5FC6B
split-complementary
#6BFCBB #FC6BF5 #FC726B
monochromatic
#05E882 #2FFB9F #6BFCBB #A7FDD7 #E1FEF1
Accessibility & contrast
On white
1.29
#6BFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6BFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCBB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCBB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E4DDBF
Tritanopia (blue-blind)
#28FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfcbb; /* rgb */ color: rgb(107, 252, 187); /* oklch */ color: oklch(89.5% 0.156 161.3);
Tailwind
colors: {
custom: {
50: '#a1fecf',
500: '#6bfcbb',
950: '#000000',
},
}SCSS
$custom: #6bfcbb; $custom-light: #a1fecf; $custom-dark: #000000;
JSON
{
"hex": "#6bfcbb",
"rgb": {
"r": 107,
"g": 252,
"b": 187
},
"hsl": {
"h": 153.103,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.89501,
"c": 0.15595,
"h": 161.3
},
"luminance": 0.76334
}Semantic roles & 50–950 ramp
primary
#6BFCBB
secondary
#D7347D
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683