#6FF3FC#6FF3FC
#6FF3FC is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.4% C 0.116 H 201.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF3FC |
|---|---|
| RGB | rgb(111, 243, 252) |
| HSL | hsl(184, 96%, 71%) |
| HSV | hsv(184, 56%, 99%) |
| CMYK | cmyk(56%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(89.16, -33.69, -15.34) |
| CIE-LCH | lch(89.16, 37.01, 204.48°) |
| OKLab | oklab(89.38% -0.1082 -0.0424) |
| OKLCH | oklch(89.38% 0.116 201.4) |
| XYZ | xyz(56.1695, 74.5034, 103.4971) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.73
Robin Egg Blue
#8AF1FE
ΔE00 3.27
Bright Light Blue
#26F7FD
ΔE00 3.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 4.66
Aqua
#00FFFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF3FC #FC786F
analogous
#6FFCBE #6FF3FC #6FACFC
triadic
#6FF3FC #FC6FF3 #F3FC6F
tetradic
#6FF3FC #BE6FFC #FC786F #ACFC6F
square
#6FF3FC #BE6FFC #FC786F #ACFC6F
split-complementary
#6FF3FC #FC6FAC #FCBE6F
monochromatic
#05DDEC #33EEFB #6FF3FC #ABF8FD #E1FDFE
Accessibility & contrast
On white
1.32
#6FF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#6FF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF3FC
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF3FC | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ff3fc; /* rgb */ color: rgb(111, 243, 252); /* oklch */ color: oklch(89.4% 0.116 201.4);
Tailwind
colors: {
custom: {
50: '#a5f7fd',
500: '#6ff3fc',
950: '#000000',
},
}SCSS
$custom: #6ff3fc; $custom-light: #a5f7fd; $custom-dark: #000000;
JSON
{
"hex": "#6ff3fc",
"rgb": {
"r": 111,
"g": 243,
"b": 252
},
"hsl": {
"h": 183.83,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89375,
"c": 0.11624,
"h": 201.4
},
"luminance": 0.74509
}Semantic roles & 50–950 ramp
primary
#6FF3FC
secondary
#D84237
accent
#0F00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585