#6BFED8#6BFED8
#6BFED8 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.138 H 173.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFED8 |
|---|---|
| RGB | rgb(107, 254, 216) |
| HSL | hsl(164, 99%, 71%) |
| HSV | hsv(164, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(91.22, -48.30, 6.40) |
| CIE-LCH | lch(91.22, 48.72, 172.45°) |
| OKLab | oklab(90.69% -0.137 0.0162) |
| OKLCH | oklch(90.69% 0.138 173.3) |
| XYZ | xyz(53.8941, 78.9619, 77.3534) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 4.47
Light Aquamarine
#7BFDC7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFED8 #FE6B91
analogous
#6BFE8E #6BFED8 #6BDAFE
triadic
#6BFED8 #D86BFE #FED86B
tetradic
#6BFED8 #8E6BFE #FE6B91 #DAFE6B
square
#6BFED8 #8E6BFE #FE6B91 #DAFE6B
split-complementary
#6BFED8 #FE6BDA #FE8E6B
monochromatic
#02EDB0 #2EFEC8 #6BFED8 #A8FEE8 #E1FFF7
Accessibility & contrast
On white
1.25
#6BFED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#6BFED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFED8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFED8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#E1DFDB
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfed8; /* rgb */ color: rgb(107, 254, 216); /* oklch */ color: oklch(90.7% 0.138 173.3);
Tailwind
colors: {
custom: {
50: '#a2ffe4',
500: '#6bfed8',
950: '#000000',
},
}SCSS
$custom: #6bfed8; $custom-light: #a2ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6bfed8",
"rgb": {
"r": 107,
"g": 254,
"b": 216
},
"hsl": {
"h": 164.49,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90691,
"c": 0.13791,
"h": 173.3
},
"luminance": 0.78967
}Semantic roles & 50–950 ramp
primary
#6BFED8
secondary
#DA335E
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684