#6BFEF8#6BFEF8
#6BFEF8 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.126 H 191.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEF8 |
|---|---|
| RGB | rgb(107, 254, 248) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.03, -40.49, -8.98) |
| CIE-LCH | lch(92.03, 41.48, 192.50°) |
| OKLab | oklab(91.63% -0.1233 -0.025) |
| OKLCH | oklch(91.63% 0.126 191.5) |
| XYZ | xyz(58.4411, 80.7807, 101.3011) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.06
Aqua
#00FFFF
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEF8 #FE6B71
analogous
#6BFEAE #6BFEF8 #6BBAFE
triadic
#6BFEF8 #F86BFE #FEF86B
tetradic
#6BFEF8 #AE6BFE #FE6B71 #BAFE6B
square
#6BFEF8 #AE6BFE #FE6B71 #BAFE6B
split-complementary
#6BFEF8 #FE6BBA #FEAE6B
monochromatic
#02EDE3 #2EFEF5 #6BFEF8 #A8FEFB #E1FFFE
Accessibility & contrast
On white
1.22
#6BFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#6BFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEF8
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEF8 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6bfef8; /* rgb */ color: rgb(107, 254, 248); /* oklch */ color: oklch(91.6% 0.126 191.5);
Tailwind
colors: {
custom: {
50: '#a3fffa',
500: '#6bfef8',
950: '#000000',
},
}SCSS
$custom: #6bfef8; $custom-light: #a3fffa; $custom-dark: #000000;
JSON
{
"hex": "#6bfef8",
"rgb": {
"r": 107,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.551,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91625,
"c": 0.12584,
"h": 191.5
},
"luminance": 0.80787
}Semantic roles & 50–950 ramp
primary
#6BFEF8
secondary
#DA333A
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685