#6BFEC7#6BFEC7
#6BFEC7 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.149 H 165.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEC7 |
|---|---|
| RGB | rgb(107, 254, 199) |
| HSL | hsl(158, 99%, 71%) |
| HSV | hsv(158, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 21.7%, 0.4%) |
| CIE-LAB | lab(90.84, -52.07, 14.63) |
| CIE-LCH | lch(90.84, 54.09, 164.31°) |
| OKLab | oklab(90.26% -0.1444 0.0375) |
| OKLCH | oklch(90.26% 0.149 165.5) |
| XYZ | xyz(51.8089, 78.1278, 66.3716) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.28
Aquamarine
#7FFFD4
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEC7 #FE6BA2
analogous
#6BFE7D #6BFEC7 #6BEBFE
triadic
#6BFEC7 #C76BFE #FEC76B
tetradic
#6BFEC7 #7D6BFE #FE6BA2 #EBFE6B
square
#6BFEC7 #7D6BFE #FE6BA2 #EBFE6B
split-complementary
#6BFEC7 #FE6BEB #FE7D6B
monochromatic
#02ED95 #2EFEB0 #6BFEC7 #A8FEDE #E1FFF3
Accessibility & contrast
On white
1.26
#6BFEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6BFEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEC7
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEC7 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#13FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfec7; /* rgb */ color: rgb(107, 254, 199); /* oklch */ color: oklch(90.3% 0.149 165.5);
Tailwind
colors: {
custom: {
50: '#a1ffd8',
500: '#6bfec7',
950: '#000000',
},
}SCSS
$custom: #6bfec7; $custom-light: #a1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6bfec7",
"rgb": {
"r": 107,
"g": 254,
"b": 199
},
"hsl": {
"h": 157.551,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90257,
"c": 0.14921,
"h": 165.5
},
"luminance": 0.78133
}Semantic roles & 50–950 ramp
primary
#6BFEC7
secondary
#DA3372
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683