#6BFEFC#6BFEFC
#6BFEFC is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.125 H 193.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEFC |
|---|---|
| RGB | rgb(107, 254, 252) |
| HSL | hsl(179, 99%, 71%) |
| HSV | hsv(179, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(92.15, -39.46, -10.89) |
| CIE-LCH | lch(92.15, 40.93, 195.42°) |
| OKLab | oklab(91.75% -0.1217 -0.0302) |
| OKLCH | oklch(91.75% 0.125 193.9) |
| XYZ | xyz(59.0683, 81.0316, 104.6043) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.10
Aqua
#00FFFF
ΔE00 3.12
Bright Turquoise
#0FFEF9
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEFC #FE6B6D
analogous
#6BFEB2 #6BFEFC #6BB6FE
triadic
#6BFEFC #FC6BFE #FEFC6B
tetradic
#6BFEFC #B26BFE #FE6B6D #B6FE6B
square
#6BFEFC #B26BFE #FE6B6D #B6FE6B
split-complementary
#6BFEFC #FE6BB6 #FEB26B
monochromatic
#02EDEA #2EFEFB #6BFEFC #A8FEFD #E1FFFE
Accessibility & contrast
On white
1.22
#6BFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6BFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEFC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEFC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6bfefc; /* rgb */ color: rgb(107, 254, 252); /* oklch */ color: oklch(91.8% 0.125 193.9);
Tailwind
colors: {
custom: {
50: '#a4fffd',
500: '#6bfefc',
950: '#000000',
},
}SCSS
$custom: #6bfefc; $custom-light: #a4fffd; $custom-dark: #000000;
JSON
{
"hex": "#6bfefc",
"rgb": {
"r": 107,
"g": 254,
"b": 252
},
"hsl": {
"h": 179.184,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91753,
"c": 0.12537,
"h": 193.9
},
"luminance": 0.81038
}Semantic roles & 50–950 ramp
primary
#6BFEFC
secondary
#DA3336
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685