#6BF5B2#6BF5B2
#6BF5B2 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.6% C 0.154 H 159.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5B2 |
|---|---|
| RGB | rgb(107, 245, 178) |
| HSL | hsl(151, 87%, 69%) |
| HSV | hsv(151, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 27.3%, 3.9%) |
| CIE-LAB | lab(87.80, -52.71, 21.16) |
| CIE-LCH | lch(87.80, 56.80, 158.13°) |
| OKLab | oklab(87.63% -0.1444 0.0539) |
| OKLCH | oklch(87.63% 0.154 159.5) |
| XYZ | xyz(46.7476, 71.6406, 53.4753) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.78
Light Blue Green
#7EFBB3
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.48
Greenish Cyan
#2AFEB7
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5B2 #F56BAE
analogous
#6BF56D #6BF5B2 #6BF3F5
triadic
#6BF5B2 #B26BF5 #F5B26B
tetradic
#6BF5B2 #6D6BF5 #F56BAE #F3F56B
square
#6BF5B2 #6D6BF5 #F56BAE #F3F56B
split-complementary
#6BF5B2 #F56BF3 #F56D6B
monochromatic
#0FD776 #32F194 #6BF5B2 #A4F9D0 #DEFDEE
Accessibility & contrast
On white
1.37
#6BF5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#6BF5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5B2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5B2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AE
Deuteranopia (green-blind)
#DFD7B6
Tritanopia (blue-blind)
#34F4E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf5b2; /* rgb */ color: rgb(107, 245, 178); /* oklch */ color: oklch(87.6% 0.154 159.5);
Tailwind
colors: {
custom: {
50: '#a0f9c9',
500: '#6bf5b2',
950: '#000000',
},
}SCSS
$custom: #6bf5b2; $custom-light: #a0f9c9; $custom-dark: #000000;
JSON
{
"hex": "#6bf5b2",
"rgb": {
"r": 107,
"g": 245,
"b": 178
},
"hsl": {
"h": 150.87,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87632,
"c": 0.15415,
"h": 159.5
},
"luminance": 0.71645
}Semantic roles & 50–950 ramp
primary
#6BF5B2
secondary
#CE3680
accent
#026FE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582