#6FF6FC#6FF6FC
#6FF6FC is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.1% C 0.118 H 199.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6FC |
|---|---|
| RGB | rgb(111, 246, 252) |
| HSL | hsl(183, 96%, 71%) |
| HSV | hsv(183, 56%, 99%) |
| CMYK | cmyk(56%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(90.00, -35.09, -14.07) |
| CIE-LCH | lch(90.00, 37.80, 201.85°) |
| OKLab | oklab(90.06% -0.1113 -0.0389) |
| OKLCH | oklch(90.06% 0.118 199.3) |
| XYZ | xyz(57.0746, 76.3136, 103.7988) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.26
Bright Cyan
#41FDFE
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Aqua
#00FFFF
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6FC #FC756F
analogous
#6FFCBB #6FF6FC #6FAFFC
triadic
#6FF6FC #FC6FF6 #F6FC6F
tetradic
#6FF6FC #BB6FFC #FC756F #AFFC6F
square
#6FF6FC #BB6FFC #FC756F #AFFC6F
split-complementary
#6FF6FC #FC6FAF #FCBB6F
monochromatic
#05E2EC #33F2FB #6FF6FC #ABFAFD #E1FDFE
Accessibility & contrast
On white
1.29
#6FF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#6FF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6FC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6FC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ff6fc; /* rgb */ color: rgb(111, 246, 252); /* oklch */ color: oklch(90.1% 0.118 199.3);
Tailwind
colors: {
custom: {
50: '#a5f9fd',
500: '#6ff6fc',
950: '#000000',
},
}SCSS
$custom: #6ff6fc; $custom-light: #a5f9fd; $custom-dark: #000000;
JSON
{
"hex": "#6ff6fc",
"rgb": {
"r": 111,
"g": 246,
"b": 252
},
"hsl": {
"h": 182.553,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90056,
"c": 0.11794,
"h": 199.3
},
"luminance": 0.76319
}Semantic roles & 50–950 ramp
primary
#6FF6FC
secondary
#D83E37
accent
#0A00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585