#6BF2B2#6BF2B2
#6BF2B2 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.150 H 160.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2B2 |
|---|---|
| RGB | rgb(107, 242, 178) |
| HSL | hsl(152, 84%, 68%) |
| HSV | hsv(152, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.92, -51.49, 19.95) |
| CIE-LCH | lch(86.92, 55.21, 158.82°) |
| OKLab | oklab(86.92% -0.1413 0.0509) |
| OKLCH | oklch(86.92% 0.15 160.2) |
| XYZ | xyz(45.8473, 69.8401, 53.1752) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.25
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2B2 #F26BAB
analogous
#6BF26E #6BF2B2 #6BEEF2
triadic
#6BF2B2 #B26BF2 #F2B26B
tetradic
#6BF2B2 #6E6BF2 #F26BAB #EEF26B
square
#6BF2B2 #6E6BF2 #F26BAB #EEF26B
split-complementary
#6BF2B2 #F26BEE #F26E6B
monochromatic
#12D076 #33ED95 #6BF2B2 #A3F7CF #DCFCED
Accessibility & contrast
On white
1.40
#6BF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6BF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2B2
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2B2 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AE
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#36F1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf2b2; /* rgb */ color: rgb(107, 242, 178); /* oklch */ color: oklch(86.9% 0.150 160.2);
Tailwind
colors: {
custom: {
50: '#9ff7c9',
500: '#6bf2b2',
950: '#000000',
},
}SCSS
$custom: #6bf2b2; $custom-light: #9ff7c9; $custom-dark: #000000;
JSON
{
"hex": "#6bf2b2",
"rgb": {
"r": 107,
"g": 242,
"b": 178
},
"hsl": {
"h": 151.556,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86915,
"c": 0.15016,
"h": 160.2
},
"luminance": 0.69844
}Semantic roles & 50–950 ramp
primary
#6BF2B2
secondary
#CB367D
accent
#056DE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582