#6BFCBE#6BFCBE
#6BFCBE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.154 H 162.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCBE |
|---|---|
| RGB | rgb(107, 252, 190) |
| HSL | hsl(154, 96%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.07, -53.14, 18.17) |
| CIE-LCH | lch(90.07, 56.16, 161.12°) |
| OKLab | oklab(89.57% -0.1464 0.0464) |
| OKLCH | oklch(89.57% 0.154 162.4) |
| XYZ | xyz(50.1634, 76.4594, 60.8198) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 3.03
Greenish Cyan
#2AFEB7
ΔE00 3.10
Greenish Turquoise
#00FBB0
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCBE #FC6BA9
analogous
#6BFC76 #6BFCBE #6BF1FC
triadic
#6BFCBE #BE6BFC #FCBE6B
tetradic
#6BFCBE #766BFC #FC6BA9 #F1FC6B
square
#6BFCBE #766BFC #FC6BA9 #F1FC6B
split-complementary
#6BFCBE #FC6BF1 #FC766B
monochromatic
#05E887 #2FFBA4 #6BFCBE #A7FDD8 #E1FEF2
Accessibility & contrast
On white
1.29
#6BFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6BFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCBE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCBE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#24FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6bfcbe; /* rgb */ color: rgb(107, 252, 190); /* oklch */ color: oklch(89.6% 0.154 162.4);
Tailwind
colors: {
custom: {
50: '#a1fed1',
500: '#6bfcbe',
950: '#000000',
},
}SCSS
$custom: #6bfcbe; $custom-light: #a1fed1; $custom-dark: #000000;
JSON
{
"hex": "#6bfcbe",
"rgb": {
"r": 107,
"g": 252,
"b": 190
},
"hsl": {
"h": 154.345,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.8957,
"c": 0.15355,
"h": 162.4
},
"luminance": 0.76464
}Semantic roles & 50–950 ramp
primary
#6BFCBE
secondary
#D7347A
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683