#6BFAC0#6BFAC0
#6BFAC0 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.1% C 0.149 H 163.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFAC0 |
|---|---|
| RGB | rgb(107, 250, 192) |
| HSL | hsl(156, 93%, 70%) |
| HSV | hsv(156, 57%, 98%) |
| CMYK | cmyk(57.2%, 0%, 23.2%, 2%) |
| CIE-LAB | lab(89.53, -51.90, 16.39) |
| CIE-LCH | lch(89.53, 54.43, 162.48°) |
| OKLab | oklab(89.14% -0.1434 0.0419) |
| OKLCH | oklch(89.14% 0.149 163.7) |
| XYZ | xyz(49.7587, 75.2980, 61.7707) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Light Greenish Blue
#63F7B4
ΔE00 2.08
Greenish Cyan
#2AFEB7
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFAC0 #FA6BA5
analogous
#6BFA78 #6BFAC0 #6BEDFA
triadic
#6BFAC0 #C06BFA #FAC06B
tetradic
#6BFAC0 #786BFA #FA6BA5 #EDFA6B
square
#6BFAC0 #786BFA #FA6BA5 #EDFA6B
split-complementary
#6BFAC0 #FA6BED #FA786B
monochromatic
#08E38A #30F8A7 #6BFAC0 #A6FCD9 #E1FEF2
Accessibility & contrast
On white
1.31
#6BFAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#6BFAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFAC0
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFAC0 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABD
Deuteranopia (green-blind)
#E1DBC4
Tritanopia (blue-blind)
#23FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfac0; /* rgb */ color: rgb(107, 250, 192); /* oklch */ color: oklch(89.1% 0.149 163.7);
Tailwind
colors: {
custom: {
50: '#a1fdd3',
500: '#6bfac0',
950: '#000000',
},
}SCSS
$custom: #6bfac0; $custom-light: #a1fdd3; $custom-dark: #000000;
JSON
{
"hex": "#6bfac0",
"rgb": {
"r": 107,
"g": 250,
"b": 192
},
"hsl": {
"h": 155.664,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.89143,
"c": 0.14941,
"h": 163.7
},
"luminance": 0.75303
}Semantic roles & 50–950 ramp
primary
#6BFAC0
secondary
#D53575
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683