#6FFEFF#6FFEFF
#6FFEFF is a very light, vivid teal. Relative luminance 0.815; OKLCH L 92.0% C 0.123 H 195.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEFF |
|---|---|
| RGB | rgb(111, 254, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.34, -37.99, -12.13) |
| CIE-LCH | lch(92.34, 39.88, 197.72°) |
| OKLab | oklab(91.97% -0.1183 -0.0336) |
| OKLCH | oklch(91.97% 0.123 195.9) |
| XYZ | xyz(60.0396, 81.4771, 107.1509) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.33
Bright Light Blue
#26F7FD
ΔE00 3.41
Aqua
#00FFFF
ΔE00 3.53
Bright Turquoise
#0FFEF9
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEFF #FF706F
analogous
#6FFFB8 #6FFEFF #6FB6FF
triadic
#6FFEFF #FF6FFE #FEFF6F
tetradic
#6FFEFF #B86FFF #FF706F #B6FF6F
square
#6FFEFF #B86FFF #FF706F #B6FF6F
split-complementary
#6FFEFF #FF6FB6 #FFB86F
monochromatic
#00F2F4 #32FEFF #6FFEFF #ACFEFF #E0FFFF
Accessibility & contrast
On white
1.21
#6FFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#6FFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEFF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEFF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6ffeff; /* rgb */ color: rgb(111, 254, 255); /* oklch */ color: oklch(92.0% 0.123 195.9);
Tailwind
colors: {
custom: {
50: '#a6ffff',
500: '#6ffeff',
950: '#000000',
},
}SCSS
$custom: #6ffeff; $custom-light: #a6ffff; $custom-dark: #000000;
JSON
{
"hex": "#6ffeff",
"rgb": {
"r": 111,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91973,
"c": 0.12298,
"h": 195.9
},
"luminance": 0.81483
}Semantic roles & 50–950 ramp
primary
#6FFEFF
secondary
#DC3837
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686