#6FFFFF#6FFFFF
#6FFFFF is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.124 H 195.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFFF |
|---|---|
| RGB | rgb(111, 255, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.62, -38.44, -11.72) |
| CIE-LCH | lch(92.62, 40.19, 196.95°) |
| OKLab | oklab(92.2% -0.1193 -0.0325) |
| OKLCH | oklch(92.2% 0.124 195.2) |
| XYZ | xyz(60.3578, 82.1134, 107.2569) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.29
Aqua
#00FFFF
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 5.79
Bright Aqua
#0BF9EA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFFF #FF6F6F
analogous
#6FFFB7 #6FFFFF #6FB7FF
triadic
#6FFFFF #FF6FFF #FFFF6F
tetradic
#6FFFFF #B76FFF #FF6F6F #B7FF6F
square
#6FFFFF #B76FFF #FF6F6F #B7FF6F
split-complementary
#6FFFFF #FF6FB7 #FFB76F
monochromatic
#00F4F4 #32FFFF #6FFFFF #ACFFFF #E0FFFF
Accessibility & contrast
On white
1.21
#6FFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#6FFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFFF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFFF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #6fffff; /* rgb */ color: rgb(111, 255, 255); /* oklch */ color: oklch(92.2% 0.124 195.2);
Tailwind
colors: {
custom: {
50: '#a6ffff',
500: '#6fffff',
950: '#000000',
},
}SCSS
$custom: #6fffff; $custom-light: #a6ffff; $custom-dark: #000000;
JSON
{
"hex": "#6fffff",
"rgb": {
"r": 111,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.922,
"c": 0.12365,
"h": 195.2
},
"luminance": 0.8212
}Semantic roles & 50–950 ramp
primary
#6FFFFF
secondary
#DC3737
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686