#6BFCFF#6BFCFF
#6BFCFF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.124 H 197.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCFF |
|---|---|
| RGB | rgb(107, 252, 255) |
| HSL | hsl(181, 100%, 71%) |
| HSV | hsv(181, 58%, 100%) |
| CMYK | cmyk(58%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.67, -37.76, -13.16) |
| CIE-LCH | lch(91.67, 39.99, 199.21°) |
| OKLab | oklab(91.39% -0.1184 -0.0364) |
| OKLCH | oklch(91.39% 0.124 197.1) |
| XYZ | xyz(58.9161, 79.9605, 106.9174) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.34
Bright Light Blue
#26F7FD
ΔE00 2.94
Aqua
#00FFFF
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 4.45
Robin'S Egg
#6DEDFD
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCFF #FF6E6B
analogous
#6BFFB8 #6BFCFF #6BB2FF
triadic
#6BFCFF #FF6BFC #FCFF6B
tetradic
#6BFCFF #B86BFF #FF6E6B #B2FF6B
square
#6BFCFF #B86BFF #FF6E6B #B2FF6B
split-complementary
#6BFCFF #FF6BB2 #FFB86B
monochromatic
#00EBF0 #2EFBFF #6BFCFF #A8FDFF #E0FEFF
Accessibility & contrast
On white
1.24
#6BFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#6BFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCFF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCFF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfcff; /* rgb */ color: rgb(107, 252, 255); /* oklch */ color: oklch(91.4% 0.124 197.1);
Tailwind
colors: {
custom: {
50: '#a4feff',
500: '#6bfcff',
950: '#000000',
},
}SCSS
$custom: #6bfcff; $custom-light: #a4feff; $custom-dark: #000000;
JSON
{
"hex": "#6bfcff",
"rgb": {
"r": 107,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.216,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.91394,
"c": 0.12392,
"h": 197.1
},
"luminance": 0.79967
}Semantic roles & 50–950 ramp
primary
#6BFCFF
secondary
#DB3733
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686