#6BF2B5#6BF2B5
#6BF2B5 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.0% C 0.148 H 161.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2B5 |
|---|---|
| RGB | rgb(107, 242, 181) |
| HSL | hsl(153, 84%, 68%) |
| HSV | hsv(153, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(86.98, -50.88, 18.48) |
| CIE-LCH | lch(86.98, 54.13, 160.04°) |
| OKLab | oklab(86.98% -0.1399 0.0472) |
| OKLCH | oklch(86.98% 0.148 161.4) |
| XYZ | xyz(46.1518, 69.9619, 54.7790) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Aquamarine
#7BFDC7
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2B5 #F26BA8
analogous
#6BF271 #6BF2B5 #6BEBF2
triadic
#6BF2B5 #B56BF2 #F2B56B
tetradic
#6BF2B5 #716BF2 #F26BA8 #EBF26B
square
#6BF2B5 #716BF2 #F26BA8 #EBF26B
split-complementary
#6BF2B5 #F26BEB #F2716B
monochromatic
#12D07A #33ED99 #6BF2B5 #A3F7D1 #DCFCED
Accessibility & contrast
On white
1.40
#6BF2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#6BF2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2B5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2B5 | 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)
#EFE2B2
Deuteranopia (green-blind)
#DCD4B9
Tritanopia (blue-blind)
#34F1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf2b5; /* rgb */ color: rgb(107, 242, 181); /* oklch */ color: oklch(87.0% 0.148 161.4);
Tailwind
colors: {
custom: {
50: '#9ff7cb',
500: '#6bf2b5',
950: '#000000',
},
}SCSS
$custom: #6bf2b5; $custom-light: #9ff7cb; $custom-dark: #000000;
JSON
{
"hex": "#6bf2b5",
"rgb": {
"r": 107,
"g": 242,
"b": 181
},
"hsl": {
"h": 152.889,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86984,
"c": 0.14769,
"h": 161.4
},
"luminance": 0.69966
}Semantic roles & 50–950 ramp
primary
#6BF2B5
secondary
#CB3679
accent
#0568E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582