#6BFEFF#6BFEFF
#6BFEFF is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.125 H 195.8°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEFF |
|---|---|
| RGB | rgb(107, 254, 255) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(58%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.23, -38.68, -12.31) |
| CIE-LCH | lch(92.23, 40.59, 197.66°) |
| OKLab | oklab(91.85% -0.1205 -0.0341) |
| OKLCH | oklch(91.85% 0.125 195.8) |
| XYZ | xyz(59.5474, 81.2233, 107.1278) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.07
Bright Light Blue
#26F7FD
ΔE00 3.21
Aqua
#00FFFF
ΔE00 3.27
Bright Turquoise
#0FFEF9
ΔE00 3.94
Light Cyan
#ACFFFC
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEFF #FF6C6B
analogous
#6BFFB6 #6BFEFF #6BB4FF
triadic
#6BFEFF #FF6BFE #FEFF6B
tetradic
#6BFEFF #B66BFF #FF6C6B #B4FF6B
square
#6BFEFF #B66BFF #FF6C6B #B4FF6B
split-complementary
#6BFEFF #FF6BB4 #FFB66B
monochromatic
#00EEF0 #2EFEFF #6BFEFF #A8FEFF #E0FFFF
Accessibility & contrast
On white
1.22
#6BFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#6BFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEFF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEFF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6bfeff; /* rgb */ color: rgb(107, 254, 255); /* oklch */ color: oklch(91.8% 0.125 195.8);
Tailwind
colors: {
custom: {
50: '#a4ffff',
500: '#6bfeff',
950: '#000000',
},
}SCSS
$custom: #6bfeff; $custom-light: #a4ffff; $custom-dark: #000000;
JSON
{
"hex": "#6bfeff",
"rgb": {
"r": 107,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.405,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.9185,
"c": 0.1252,
"h": 195.8
},
"luminance": 0.81229
}Semantic roles & 50–950 ramp
primary
#6BFEFF
secondary
#DB3433
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686