#6BFCFA#6BFCFA
#6BFCFA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.124 H 193.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCFA |
|---|---|
| RGB | rgb(107, 252, 250) |
| HSL | hsl(179, 96%, 70%) |
| HSV | hsv(179, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.52, -39.07, -10.77) |
| CIE-LCH | lch(91.52, 40.53, 195.42°) |
| OKLab | oklab(91.23% -0.1205 -0.0299) |
| OKLCH | oklch(91.23% 0.124 193.9) |
| XYZ | xyz(58.1217, 79.6428, 102.7335) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.13
Aqua
#00FFFF
ΔE00 3.20
Bright Turquoise
#0FFEF9
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCFA #FC6B6D
analogous
#6BFCB1 #6BFCFA #6BB6FC
triadic
#6BFCFA #FA6BFC #FCFA6B
tetradic
#6BFCFA #B16BFC #FC6B6D #B6FC6B
square
#6BFCFA #B16BFC #FC6B6D #B6FC6B
split-complementary
#6BFCFA #FC6BB6 #FCB16B
monochromatic
#05E8E5 #2FFBF8 #6BFCFA #A7FDFC #E1FEFE
Accessibility & contrast
On white
1.24
#6BFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6BFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCFA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCFA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfcfa; /* rgb */ color: rgb(107, 252, 250); /* oklch */ color: oklch(91.2% 0.124 193.9);
Tailwind
colors: {
custom: {
50: '#a3fefb',
500: '#6bfcfa',
950: '#000000',
},
}SCSS
$custom: #6bfcfa; $custom-light: #a3fefb; $custom-dark: #000000;
JSON
{
"hex": "#6bfcfa",
"rgb": {
"r": 107,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.172,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.91232,
"c": 0.12413,
"h": 193.9
},
"luminance": 0.79649
}Semantic roles & 50–950 ramp
primary
#6BFCFA
secondary
#D73436
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685