#6BF6B2#6BF6B2
#6BF6B2 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.9% C 0.155 H 159.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF6B2 |
|---|---|
| RGB | rgb(107, 246, 178) |
| HSL | hsl(151, 89%, 69%) |
| HSV | hsv(151, 57%, 96%) |
| CMYK | cmyk(56.5%, 0%, 27.6%, 3.5%) |
| CIE-LAB | lab(88.09, -53.12, 21.57) |
| CIE-LCH | lch(88.09, 57.33, 157.90°) |
| OKLab | oklab(87.87% -0.1455 0.0549) |
| OKLCH | oklch(87.87% 0.155 159.3) |
| XYZ | xyz(47.0509, 72.2472, 53.5764) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.76
Light Blue Green
#7EFBB3
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 3.53
Greenish Cyan
#2AFEB7
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF6B2 #F66BAF
analogous
#6BF66D #6BF6B2 #6BF5F6
triadic
#6BF6B2 #B26BF6 #F6B26B
tetradic
#6BF6B2 #6D6BF6 #F66BAF #F5F66B
square
#6BF6B2 #6D6BF6 #F66BAF #F5F66B
split-complementary
#6BF6B2 #F66BF5 #F66D6B
monochromatic
#0DD976 #31F294 #6BF6B2 #A5FAD0 #DEFDEE
Accessibility & contrast
On white
1.36
#6BF6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#6BF6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF6B2
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF6B2 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AE
Deuteranopia (green-blind)
#E0D7B6
Tritanopia (blue-blind)
#34F5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6bf6b2; /* rgb */ color: rgb(107, 246, 178); /* oklch */ color: oklch(87.9% 0.155 159.3);
Tailwind
colors: {
custom: {
50: '#a0fac9',
500: '#6bf6b2',
950: '#000000',
},
}SCSS
$custom: #6bf6b2; $custom-light: #a0fac9; $custom-dark: #000000;
JSON
{
"hex": "#6bf6b2",
"rgb": {
"r": 107,
"g": 246,
"b": 178
},
"hsl": {
"h": 150.647,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.8787,
"c": 0.15548,
"h": 159.3
},
"luminance": 0.72252
}Semantic roles & 50–950 ramp
primary
#6BF6B2
secondary
#D03681
accent
#0070E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582