#6BFDFE#6BFDFE
#6BFDFE is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.125 H 195.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDFE |
|---|---|
| RGB | rgb(107, 253, 254) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(57.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.92, -38.48, -12.26) |
| CIE-LCH | lch(91.92, 40.39, 197.67°) |
| OKLab | oklab(91.59% -0.1198 -0.034) |
| OKLCH | oklch(91.59% 0.125 195.8) |
| XYZ | xyz(59.0704, 80.5260, 106.1767) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.07
Bright Light Blue
#26F7FD
ΔE00 3.13
Aqua
#00FFFF
ΔE00 3.30
Bright Turquoise
#0FFEF9
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDFE #FE6C6B
analogous
#6BFEB5 #6BFDFE #6BB3FE
triadic
#6BFDFE #FE6BFD #FDFE6B
tetradic
#6BFDFE #B56BFE #FE6C6B #B3FE6B
square
#6BFDFE #B56BFE #FE6C6B #B3FE6B
split-complementary
#6BFDFE #FE6BB3 #FEB56B
monochromatic
#02EBED #2EFCFE #6BFDFE #A8FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#6BFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6BFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDFE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDFE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6bfdfe; /* rgb */ color: rgb(107, 253, 254); /* oklch */ color: oklch(91.6% 0.125 195.8);
Tailwind
colors: {
custom: {
50: '#a4fefe',
500: '#6bfdfe',
950: '#000000',
},
}SCSS
$custom: #6bfdfe; $custom-light: #a4fefe; $custom-dark: #000000;
JSON
{
"hex": "#6bfdfe",
"rgb": {
"r": 107,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.408,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91589,
"c": 0.12457,
"h": 195.8
},
"luminance": 0.80532
}Semantic roles & 50–950 ramp
primary
#6BFDFE
secondary
#DA3533
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685