#6FF7FF#6FF7FF
#6FF7FF is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.4% C 0.119 H 200.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF7FF |
|---|---|
| RGB | rgb(111, 247, 255) |
| HSL | hsl(183, 100%, 72%) |
| HSV | hsv(183, 56%, 100%) |
| CMYK | cmyk(56.5%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(90.37, -34.76, -15.08) |
| CIE-LCH | lch(90.37, 37.89, 203.45°) |
| OKLab | oklab(90.38% -0.1111 -0.0417) |
| OKLCH | oklch(90.38% 0.119 200.6) |
| XYZ | xyz(57.8587, 77.1152, 106.4239) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.49
Robin'S Egg
#6DEDFD
ΔE00 3.51
Robin Egg Blue
#8AF1FE
ΔE00 3.81
Bright Cyan
#41FDFE
ΔE00 4.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF7FF #FF776F
analogous
#6FFFBF #6FF7FF #6FAFFF
triadic
#6FF7FF #FF6FF7 #F7FF6F
tetradic
#6FF7FF #BF6FFF #FF776F #AFFF6F
square
#6FF7FF #BF6FFF #FF776F #AFFF6F
split-complementary
#6FF7FF #FF6FAF #FFBF6F
monochromatic
#00E6F4 #32F4FF #6FF7FF #ACFAFF #E0FDFF
Accessibility & contrast
On white
1.28
#6FF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6FF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF7FF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF7FF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ff7ff; /* rgb */ color: rgb(111, 247, 255); /* oklch */ color: oklch(90.4% 0.119 200.6);
Tailwind
colors: {
custom: {
50: '#a5faff',
500: '#6ff7ff',
950: '#000000',
},
}SCSS
$custom: #6ff7ff; $custom-light: #a5faff; $custom-dark: #000000;
JSON
{
"hex": "#6ff7ff",
"rgb": {
"r": 111,
"g": 247,
"b": 255
},
"hsl": {
"h": 183.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90384,
"c": 0.11872,
"h": 200.6
},
"luminance": 0.77121
}Semantic roles & 50–950 ramp
primary
#6FF7FF
secondary
#DC4037
accent
#0D00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586