#6BFED6#6BFED6
#6BFED6 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.139 H 172.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFED6 |
|---|---|
| RGB | rgb(107, 254, 214) |
| HSL | hsl(164, 99%, 71%) |
| HSV | hsv(164, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 15.7%, 0.4%) |
| CIE-LAB | lab(91.17, -48.76, 7.37) |
| CIE-LCH | lch(91.17, 49.31, 171.41°) |
| OKLab | oklab(90.64% -0.1378 0.0187) |
| OKLCH | oklch(90.64% 0.139 172.3) |
| XYZ | xyz(53.6371, 78.8591, 76.0000) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.90
Light Aqua
#8CFFDB
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFED6 #FE6B93
analogous
#6BFE8C #6BFED6 #6BDDFE
triadic
#6BFED6 #D66BFE #FED66B
tetradic
#6BFED6 #8C6BFE #FE6B93 #DDFE6B
square
#6BFED6 #8C6BFE #FE6B93 #DDFE6B
split-complementary
#6BFED6 #FE6BDD #FE8C6B
monochromatic
#02EDAD #2EFEC5 #6BFED6 #A8FEE7 #E1FFF7
Accessibility & contrast
On white
1.25
#6BFED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#6BFED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFED6
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFED6 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD4
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfed6; /* rgb */ color: rgb(107, 254, 214); /* oklch */ color: oklch(90.6% 0.139 172.3);
Tailwind
colors: {
custom: {
50: '#a2ffe2',
500: '#6bfed6',
950: '#000000',
},
}SCSS
$custom: #6bfed6; $custom-light: #a2ffe2; $custom-dark: #000000;
JSON
{
"hex": "#6bfed6",
"rgb": {
"r": 107,
"g": 254,
"b": 214
},
"hsl": {
"h": 163.673,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90638,
"c": 0.1391,
"h": 172.3
},
"luminance": 0.78864
}Semantic roles & 50–950 ramp
primary
#6BFED6
secondary
#DA3361
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684