#6BFEC8#6BFEC8
#6BFEC8 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.148 H 165.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEC8 |
|---|---|
| RGB | rgb(107, 254, 200) |
| HSL | hsl(158, 99%, 71%) |
| HSV | hsv(158, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(90.86, -51.86, 14.14) |
| CIE-LCH | lch(90.86, 53.75, 164.75°) |
| OKLab | oklab(90.28% -0.144 0.0362) |
| OKLCH | oklch(90.28% 0.148 165.9) |
| XYZ | xyz(51.9254, 78.1744, 66.9851) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.33
Aquamarine
#7FFFD4
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 3.91
Greenish Cyan
#2AFEB7
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEC8 #FE6BA1
analogous
#6BFE7E #6BFEC8 #6BEBFE
triadic
#6BFEC8 #C86BFE #FEC86B
tetradic
#6BFEC8 #7E6BFE #FE6BA1 #EBFE6B
square
#6BFEC8 #7E6BFE #FE6BA1 #EBFE6B
split-complementary
#6BFEC8 #FE6BEB #FE7E6B
monochromatic
#02ED97 #2EFEB1 #6BFEC8 #A8FEDF #E1FFF4
Accessibility & contrast
On white
1.26
#6BFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6BFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEC8
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEC8 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#10FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfec8; /* rgb */ color: rgb(107, 254, 200); /* oklch */ color: oklch(90.3% 0.148 165.9);
Tailwind
colors: {
custom: {
50: '#a1ffd8',
500: '#6bfec8',
950: '#000000',
},
}SCSS
$custom: #6bfec8; $custom-light: #a1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6bfec8",
"rgb": {
"r": 107,
"g": 254,
"b": 200
},
"hsl": {
"h": 157.959,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90282,
"c": 0.14848,
"h": 165.9
},
"luminance": 0.7818
}Semantic roles & 50–950 ramp
primary
#6BFEC8
secondary
#DA3371
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683