#6BFFFF#6BFFFF
#6BFFFF is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.1% C 0.126 H 195.2°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFFFF |
|---|---|
| RGB | rgb(107, 255, 255) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(58%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.51, -39.13, -11.89) |
| CIE-LCH | lch(92.51, 40.90, 196.91°) |
| OKLab | oklab(92.08% -0.1215 -0.033) |
| OKLCH | oklch(92.08% 0.126 195.2) |
| XYZ | xyz(59.8656, 81.8596, 107.2339) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.03
Aqua
#00FFFF
ΔE00 3.16
Bright Light Blue
#26F7FD
ΔE00 3.40
Bright Turquoise
#0FFEF9
ΔE00 3.72
Light Cyan
#ACFFFC
ΔE00 6.04
Bright Aqua
#0BF9EA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFFFF #FF6B6B
analogous
#6BFFB5 #6BFFFF #6BB5FF
triadic
#6BFFFF #FF6BFF #FFFF6B
tetradic
#6BFFFF #B56BFF #FF6B6B #B5FF6B
square
#6BFFFF #B56BFF #FF6B6B #B5FF6B
split-complementary
#6BFFFF #FF6BB5 #FFB56B
monochromatic
#00F0F0 #2EFFFF #6BFFFF #A8FFFF #E0FFFF
Accessibility & contrast
On white
1.21
#6BFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#6BFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFFFF
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFFFF | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6bffff; /* rgb */ color: rgb(107, 255, 255); /* oklch */ color: oklch(92.1% 0.126 195.2);
Tailwind
colors: {
custom: {
50: '#a4ffff',
500: '#6bffff',
950: '#000000',
},
}SCSS
$custom: #6bffff; $custom-light: #a4ffff; $custom-dark: #000000;
JSON
{
"hex": "#6bffff",
"rgb": {
"r": 107,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.92078,
"c": 0.12586,
"h": 195.2
},
"luminance": 0.81866
}Semantic roles & 50–950 ramp
primary
#6BFFFF
secondary
#DB3333
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686