#6BFBBB#6BFBBB
#6BFBBB is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.155 H 161.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBBB |
|---|---|
| RGB | rgb(107, 251, 187) |
| HSL | hsl(153, 95%, 70%) |
| HSV | hsv(153, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.72, -53.35, 19.22) |
| CIE-LCH | lch(89.72, 56.71, 160.19°) |
| OKLab | oklab(89.26% -0.1467 0.0491) |
| OKLCH | oklch(89.26% 0.155 161.5) |
| XYZ | xyz(49.5256, 75.7032, 59.0063) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.16
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.61
Greenish Cyan
#2AFEB7
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBBB #FB6BAB
analogous
#6BFB73 #6BFBBB #6BF3FB
triadic
#6BFBBB #BB6BFB #FBBB6B
tetradic
#6BFBBB #736BFB #FB6BAB #F3FB6B
square
#6BFBBB #736BFB #FB6BAB #F3FB6B
split-complementary
#6BFBBB #FB6BF3 #FB736B
monochromatic
#06E582 #2FF9A0 #6BFBBB #A7FDD6 #E1FEF1
Accessibility & contrast
On white
1.30
#6BFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#6BFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBBB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBBB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#29FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbbb; /* rgb */ color: rgb(107, 251, 187); /* oklch */ color: oklch(89.3% 0.155 161.5);
Tailwind
colors: {
custom: {
50: '#a1fdcf',
500: '#6bfbbb',
950: '#000000',
},
}SCSS
$custom: #6bfbbb; $custom-light: #a1fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6bfbbb",
"rgb": {
"r": 107,
"g": 251,
"b": 187
},
"hsl": {
"h": 153.333,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89264,
"c": 0.15465,
"h": 161.5
},
"luminance": 0.75708
}Semantic roles & 50–950 ramp
primary
#6BFBBB
secondary
#D6347C
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683