#6BFCFD#6BFCFD
#6BFCFD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.124 H 195.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCFD |
|---|---|
| RGB | rgb(107, 252, 253) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 58%, 99%) |
| CMYK | cmyk(57.7%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.61, -38.29, -12.20) |
| CIE-LCH | lch(91.61, 40.19, 197.68°) |
| OKLab | oklab(91.33% -0.1192 -0.0338) |
| OKLCH | oklch(91.33% 0.124 195.8) |
| XYZ | xyz(58.5958, 79.8324, 105.2306) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.10
Bright Light Blue
#26F7FD
ΔE00 3.07
Aqua
#00FFFF
ΔE00 3.35
Bright Turquoise
#0FFEF9
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCFD #FD6C6B
analogous
#6BFDB5 #6BFCFD #6BB3FD
triadic
#6BFCFD #FD6BFC #FCFD6B
tetradic
#6BFCFD #B56BFD #FD6C6B #B3FD6B
square
#6BFCFD #B56BFD #FD6C6B #B3FD6B
split-complementary
#6BFCFD #FD6BB3 #FDB56B
monochromatic
#03E9EA #2FFBFC #6BFCFD #A7FDFE #E1FEFF
Accessibility & contrast
On white
1.24
#6BFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6BFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCFD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCFD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D5E0FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfcfd; /* rgb */ color: rgb(107, 252, 253); /* oklch */ color: oklch(91.3% 0.124 195.8);
Tailwind
colors: {
custom: {
50: '#a3fefe',
500: '#6bfcfd',
950: '#000000',
},
}SCSS
$custom: #6bfcfd; $custom-light: #a3fefe; $custom-dark: #000000;
JSON
{
"hex": "#6bfcfd",
"rgb": {
"r": 107,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.411,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.91329,
"c": 0.12395,
"h": 195.8
},
"luminance": 0.79838
}Semantic roles & 50–950 ramp
primary
#6BFCFD
secondary
#D83534
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685