#6FFAFE#6FFAFE
#6FFAFE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 91.0% C 0.120 H 197.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAFE |
|---|---|
| RGB | rgb(111, 250, 254) |
| HSL | hsl(182, 99%, 72%) |
| HSV | hsv(182, 56%, 100%) |
| CMYK | cmyk(56.3%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.19, -36.41, -13.34) |
| CIE-LCH | lch(91.19, 38.78, 200.12°) |
| OKLab | oklab(91.03% -0.1146 -0.0369) |
| OKLCH | oklch(91.03% 0.12 197.9) |
| XYZ | xyz(58.6230, 78.9006, 105.8866) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.88
Bright Light Blue
#26F7FD
ΔE00 3.11
Aqua
#00FFFF
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAFE #FE736F
analogous
#6FFEBB #6FFAFE #6FB3FE
triadic
#6FFAFE #FE6FFA #FAFE6F
tetradic
#6FFAFE #BB6FFE #FE736F #B3FE6F
square
#6FFAFE #BB6FFE #FE736F #B3FE6F
split-complementary
#6FFAFE #FE6FB3 #FEBB6F
monochromatic
#02EAF1 #32F8FE #6FFAFE #ACFCFE #E1FEFF
Accessibility & contrast
On white
1.25
#6FFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6FFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAFE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAFE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffafe; /* rgb */ color: rgb(111, 250, 254); /* oklch */ color: oklch(91.0% 0.120 197.9);
Tailwind
colors: {
custom: {
50: '#a5fcfe',
500: '#6ffafe',
950: '#000000',
},
}SCSS
$custom: #6ffafe; $custom-light: #a5fcfe; $custom-dark: #000000;
JSON
{
"hex": "#6ffafe",
"rgb": {
"r": 111,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.678,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91031,
"c": 0.12042,
"h": 197.9
},
"luminance": 0.78906
}Semantic roles & 50–950 ramp
primary
#6FFAFE
secondary
#DA3B37
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585