#6BFAC1#6BFAC1
#6BFAC1 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.2% C 0.149 H 164.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFAC1 |
|---|---|
| RGB | rgb(107, 250, 193) |
| HSL | hsl(156, 93%, 70%) |
| HSV | hsv(156, 57%, 98%) |
| CMYK | cmyk(57.2%, 0%, 22.8%, 2%) |
| CIE-LAB | lab(89.55, -51.69, 15.90) |
| CIE-LCH | lch(89.55, 54.08, 162.90°) |
| OKLab | oklab(89.17% -0.143 0.0407) |
| OKLCH | oklch(89.17% 0.149 164.1) |
| XYZ | xyz(49.8699, 75.3424, 62.3562) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.40
Light Greenish Blue
#63F7B4
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFAC1 #FA6BA4
analogous
#6BFA7A #6BFAC1 #6BEBFA
triadic
#6BFAC1 #C16BFA #FAC16B
tetradic
#6BFAC1 #7A6BFA #FA6BA4 #EBFA6B
square
#6BFAC1 #7A6BFA #FA6BA4 #EBFA6B
split-complementary
#6BFAC1 #FA6BEB #FA7A6B
monochromatic
#08E38C #30F8A8 #6BFAC1 #A6FCDA #E1FEF3
Accessibility & contrast
On white
1.31
#6BFAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#6BFAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFAC1
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFAC1 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABE
Deuteranopia (green-blind)
#E1DBC5
Tritanopia (blue-blind)
#22FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfac1; /* rgb */ color: rgb(107, 250, 193); /* oklch */ color: oklch(89.2% 0.149 164.1);
Tailwind
colors: {
custom: {
50: '#a1fdd3',
500: '#6bfac1',
950: '#000000',
},
}SCSS
$custom: #6bfac1; $custom-light: #a1fdd3; $custom-dark: #000000;
JSON
{
"hex": "#6bfac1",
"rgb": {
"r": 107,
"g": 250,
"b": 193
},
"hsl": {
"h": 156.084,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.89167,
"c": 0.14864,
"h": 164.1
},
"luminance": 0.75347
}Semantic roles & 50–950 ramp
primary
#6BFAC1
secondary
#D53574
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683