#6BF6B4#6BF6B4
#6BF6B4 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.9% C 0.154 H 160.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF6B4 |
|---|---|
| RGB | rgb(107, 246, 180) |
| HSL | hsl(152, 89%, 69%) |
| HSV | hsv(152, 57%, 96%) |
| CMYK | cmyk(56.5%, 0%, 26.8%, 3.5%) |
| CIE-LAB | lab(88.13, -52.72, 20.59) |
| CIE-LCH | lch(88.13, 56.60, 158.66°) |
| OKLab | oklab(87.92% -0.1446 0.0525) |
| OKLCH | oklch(87.92% 0.154 160.1) |
| XYZ | xyz(47.2532, 72.3281, 54.6417) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.62
Light Blue Green
#7EFBB3
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.18
Greenish Cyan
#2AFEB7
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF6B4 #F66BAD
analogous
#6BF66F #6BF6B4 #6BF2F6
triadic
#6BF6B4 #B46BF6 #F6B46B
tetradic
#6BF6B4 #6F6BF6 #F66BAD #F2F66B
square
#6BF6B4 #6F6BF6 #F66BAD #F2F66B
split-complementary
#6BF6B4 #F66BF2 #F66F6B
monochromatic
#0DD978 #31F297 #6BF6B4 #A5FAD1 #DEFDEE
Accessibility & contrast
On white
1.36
#6BF6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#6BF6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF6B4
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF6B4 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B0
Deuteranopia (green-blind)
#E0D7B8
Tritanopia (blue-blind)
#32F5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6bf6b4; /* rgb */ color: rgb(107, 246, 180); /* oklch */ color: oklch(87.9% 0.154 160.1);
Tailwind
colors: {
custom: {
50: '#a0faca',
500: '#6bf6b4',
950: '#000000',
},
}SCSS
$custom: #6bf6b4; $custom-light: #a0faca; $custom-dark: #000000;
JSON
{
"hex": "#6bf6b4",
"rgb": {
"r": 107,
"g": 246,
"b": 180
},
"hsl": {
"h": 151.511,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.87915,
"c": 0.15381,
"h": 160.1
},
"luminance": 0.72333
}Semantic roles & 50–950 ramp
primary
#6BF6B4
secondary
#D0367F
accent
#006DE5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582