#6FF6FE#6FF6FE
#6FF6FE is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.1% C 0.118 H 200.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6FE |
|---|---|
| RGB | rgb(111, 246, 254) |
| HSL | hsl(183, 99%, 72%) |
| HSV | hsv(183, 56%, 100%) |
| CMYK | cmyk(56.3%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(90.06, -34.56, -15.02) |
| CIE-LCH | lch(90.06, 37.68, 203.50°) |
| OKLab | oklab(90.12% -0.1105 -0.0415) |
| OKLCH | oklch(90.12% 0.118 200.6) |
| XYZ | xyz(57.3932, 76.4411, 105.4767) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 3.52
Robin Egg Blue
#8AF1FE
ΔE00 3.72
Bright Cyan
#41FDFE
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Aqua
#00FFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6FE #FE776F
analogous
#6FFEBF #6FF6FE #6FAFFE
triadic
#6FF6FE #FE6FF6 #F6FE6F
tetradic
#6FF6FE #BF6FFE #FE776F #AFFE6F
square
#6FF6FE #BF6FFE #FE776F #AFFE6F
split-complementary
#6FF6FE #FE6FAF #FEBF6F
monochromatic
#02E4F1 #32F2FE #6FF6FE #ACFAFE #E1FDFF
Accessibility & contrast
On white
1.29
#6FF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6FF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6FE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6FE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#00FEF8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ff6fe; /* rgb */ color: rgb(111, 246, 254); /* oklch */ color: oklch(90.1% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#a5f9fe',
500: '#6ff6fe',
950: '#000000',
},
}SCSS
$custom: #6ff6fe; $custom-light: #a5f9fe; $custom-dark: #000000;
JSON
{
"hex": "#6ff6fe",
"rgb": {
"r": 111,
"g": 246,
"b": 254
},
"hsl": {
"h": 183.357,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90123,
"c": 0.11807,
"h": 200.6
},
"luminance": 0.76447
}Semantic roles & 50–950 ramp
primary
#6FF6FE
secondary
#DA4037
accent
#0D00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585