#6BFCF8#6BFCF8
#6BFCF8 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.124 H 192.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF8 |
|---|---|
| RGB | rgb(107, 252, 248) |
| HSL | hsl(178, 96%, 70%) |
| HSV | hsv(178, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.47, -39.59, -9.82) |
| CIE-LCH | lch(91.47, 40.79, 193.93°) |
| OKLab | oklab(91.17% -0.1213 -0.0273) |
| OKLCH | oklch(91.17% 0.124 192.7) |
| XYZ | xyz(57.8097, 79.5180, 101.0906) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.41
Bright Turquoise
#0FFEF9
ΔE00 3.21
Aqua
#00FFFF
ΔE00 3.29
Bright Light Blue
#26F7FD
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 5.03
Light Cyan
#ACFFFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF8 #FC6B6F
analogous
#6BFCB0 #6BFCF8 #6BB7FC
triadic
#6BFCF8 #F86BFC #FCF86B
tetradic
#6BFCF8 #B06BFC #FC6B6F #B7FC6B
square
#6BFCF8 #B06BFC #FC6B6F #B7FC6B
split-complementary
#6BFCF8 #FC6BB7 #FCB06B
monochromatic
#05E8E2 #2FFBF5 #6BFCF8 #A7FDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6BFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#6BFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F8
Deuteranopia (green-blind)
#D7DFF9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfcf8; /* rgb */ color: rgb(107, 252, 248); /* oklch */ color: oklch(91.2% 0.124 192.7);
Tailwind
colors: {
custom: {
50: '#a3fefa',
500: '#6bfcf8',
950: '#000000',
},
}SCSS
$custom: #6bfcf8; $custom-light: #a3fefa; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf8",
"rgb": {
"r": 107,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.345,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.91167,
"c": 0.12433,
"h": 192.7
},
"luminance": 0.79524
}Semantic roles & 50–950 ramp
primary
#6BFCF8
secondary
#D73438
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685