#6FF3FF#6FF3FF
#6FF3FF is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.5% C 0.117 H 203.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF3FF |
|---|---|
| RGB | rgb(111, 243, 255) |
| HSL | hsl(185, 100%, 72%) |
| HSV | hsv(185, 56%, 100%) |
| CMYK | cmyk(56.5%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(89.25, -32.89, -16.77) |
| CIE-LCH | lch(89.25, 36.91, 207.01°) |
| OKLab | oklab(89.48% -0.107 -0.0464) |
| OKLCH | oklch(89.48% 0.117 203.4) |
| XYZ | xyz(56.6486, 74.6951, 106.0206) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.90
Robin Egg Blue
#8AF1FE
ΔE00 2.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Bright Light Blue
#26F7FD
ΔE00 4.49
Bright Cyan
#41FDFE
ΔE00 5.46
Aqua
#00FFFF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF3FF #FF7B6F
analogous
#6FFFC3 #6FF3FF #6FABFF
triadic
#6FF3FF #FF6FF3 #F3FF6F
tetradic
#6FF3FF #C36FFF #FF7B6F #ABFF6F
square
#6FF3FF #C36FFF #FF7B6F #ABFF6F
split-complementary
#6FF3FF #FF6FAB #FFC36F
monochromatic
#00DFF4 #32EEFF #6FF3FF #ACF8FF #E0FCFF
Accessibility & contrast
On white
1.32
#6FF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#6FF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF3FF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF3FF | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#CCD9FF
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ff3ff; /* rgb */ color: rgb(111, 243, 255); /* oklch */ color: oklch(89.5% 0.117 203.4);
Tailwind
colors: {
custom: {
50: '#a5f7ff',
500: '#6ff3ff',
950: '#000000',
},
}SCSS
$custom: #6ff3ff; $custom-light: #a5f7ff; $custom-dark: #000000;
JSON
{
"hex": "#6ff3ff",
"rgb": {
"r": 111,
"g": 243,
"b": 255
},
"hsl": {
"h": 185,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.89477,
"c": 0.11665,
"h": 203.4
},
"luminance": 0.74701
}Semantic roles & 50–950 ramp
primary
#6FF3FF
secondary
#DC4437
accent
#1300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586