#6BFEFB#6BFEFB
#6BFEFB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.125 H 193.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEFB |
|---|---|
| RGB | rgb(107, 254, 251) |
| HSL | hsl(179, 99%, 71%) |
| HSV | hsv(179, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.12, -39.72, -10.41) |
| CIE-LCH | lch(92.12, 41.06, 194.69°) |
| OKLab | oklab(91.72% -0.1221 -0.0289) |
| OKLCH | oklch(91.72% 0.125 193.3) |
| XYZ | xyz(58.9102, 80.9684, 103.7719) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.21
Aqua
#00FFFF
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.25
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEFB #FE6B6E
analogous
#6BFEB2 #6BFEFB #6BB7FE
triadic
#6BFEFB #FB6BFE #FEFB6B
tetradic
#6BFEFB #B26BFE #FE6B6E #B7FE6B
square
#6BFEFB #B26BFE #FE6B6E #B7FE6B
split-complementary
#6BFEFB #FE6BB7 #FEB26B
monochromatic
#02EDE8 #2EFEF9 #6BFEFB #A8FEFD #E1FFFE
Accessibility & contrast
On white
1.22
#6BFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#6BFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEFB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEFB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6bfefb; /* rgb */ color: rgb(107, 254, 251); /* oklch */ color: oklch(91.7% 0.125 193.3);
Tailwind
colors: {
custom: {
50: '#a3fffc',
500: '#6bfefb',
950: '#000000',
},
}SCSS
$custom: #6bfefb; $custom-light: #a3fffc; $custom-dark: #000000;
JSON
{
"hex": "#6bfefb",
"rgb": {
"r": 107,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.776,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91721,
"c": 0.12547,
"h": 193.3
},
"luminance": 0.80974
}Semantic roles & 50–950 ramp
primary
#6BFEFB
secondary
#DA3337
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685