#6BF2B4#6BF2B4
#6BF2B4 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.0% C 0.149 H 161.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2B4 |
|---|---|
| RGB | rgb(107, 242, 180) |
| HSL | hsl(152, 84%, 68%) |
| HSV | hsv(152, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(86.96, -51.08, 18.97) |
| CIE-LCH | lch(86.96, 54.49, 159.63°) |
| OKLab | oklab(86.96% -0.1404 0.0484) |
| OKLCH | oklch(86.96% 0.149 161) |
| XYZ | xyz(46.0496, 69.9210, 54.2405) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2B4 #F26BA9
analogous
#6BF270 #6BF2B4 #6BEDF2
triadic
#6BF2B4 #B46BF2 #F2B46B
tetradic
#6BF2B4 #706BF2 #F26BA9 #EDF26B
square
#6BF2B4 #706BF2 #F26BA9 #EDF26B
split-complementary
#6BF2B4 #F26BED #F2706B
monochromatic
#12D079 #33ED97 #6BF2B4 #A3F7D1 #DCFCED
Accessibility & contrast
On white
1.40
#6BF2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#6BF2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2B4
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2B4 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B0
Deuteranopia (green-blind)
#DCD4B8
Tritanopia (blue-blind)
#34F1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf2b4; /* rgb */ color: rgb(107, 242, 180); /* oklch */ color: oklch(87.0% 0.149 161.0);
Tailwind
colors: {
custom: {
50: '#9ff7ca',
500: '#6bf2b4',
950: '#000000',
},
}SCSS
$custom: #6bf2b4; $custom-light: #9ff7ca; $custom-dark: #000000;
JSON
{
"hex": "#6bf2b4",
"rgb": {
"r": 107,
"g": 242,
"b": 180
},
"hsl": {
"h": 152.444,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86961,
"c": 0.14851,
"h": 161
},
"luminance": 0.69925
}Semantic roles & 50–950 ramp
primary
#6BF2B4
secondary
#CB367B
accent
#056AE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582