#6BFEC3#6BFEC3
#6BFEC3 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.152 H 163.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEC3 |
|---|---|
| RGB | rgb(107, 254, 195) |
| HSL | hsl(156, 99%, 71%) |
| HSV | hsv(156, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(90.75, -52.92, 16.56) |
| CIE-LCH | lch(90.75, 55.45, 162.62°) |
| OKLab | oklab(90.16% -0.1462 0.0424) |
| OKLCH | oklch(90.16% 0.152 163.8) |
| XYZ | xyz(51.3506, 77.9445, 63.9578) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Light Greenish Blue
#63F7B4
ΔE00 2.42
Greenish Cyan
#2AFEB7
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEC3 #FE6BA6
analogous
#6BFE79 #6BFEC3 #6BF0FE
triadic
#6BFEC3 #C36BFE #FEC36B
tetradic
#6BFEC3 #796BFE #FE6BA6 #F0FE6B
square
#6BFEC3 #796BFE #FE6BA6 #F0FE6B
split-complementary
#6BFEC3 #FE6BF0 #FE796B
monochromatic
#02ED8F #2EFEAA #6BFEC3 #A8FEDC #E1FFF3
Accessibility & contrast
On white
1.27
#6BFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6BFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEC3
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEC3 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDC0
Deuteranopia (green-blind)
#E5DEC7
Tritanopia (blue-blind)
#1BFEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfec3; /* rgb */ color: rgb(107, 254, 195); /* oklch */ color: oklch(90.2% 0.152 163.8);
Tailwind
colors: {
custom: {
50: '#a1ffd5',
500: '#6bfec3',
950: '#000000',
},
}SCSS
$custom: #6bfec3; $custom-light: #a1ffd5; $custom-dark: #000000;
JSON
{
"hex": "#6bfec3",
"rgb": {
"r": 107,
"g": 254,
"b": 195
},
"hsl": {
"h": 155.918,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90161,
"c": 0.15222,
"h": 163.8
},
"luminance": 0.7795
}Semantic roles & 50–950 ramp
primary
#6BFEC3
secondary
#DA3376
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683