#6FF6F7#6FF6F7
#6FF6F7 is a very light, moderate teal. Relative luminance 0.760; OKLCH L 89.9% C 0.118 H 195.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6F7 |
|---|---|
| RGB | rgb(111, 246, 247) |
| HSL | hsl(180, 89%, 70%) |
| HSV | hsv(180, 55%, 97%) |
| CMYK | cmyk(55.1%, 0.4%, 0%, 3.1%) |
| CIE-LAB | lab(89.86, -36.40, -11.68) |
| CIE-LCH | lch(89.86, 38.23, 197.79°) |
| OKLab | oklab(89.89% -0.1133 -0.0323) |
| OKLCH | oklch(89.89% 0.118 195.9) |
| XYZ | xyz(56.2927, 76.0009, 99.6807) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.87
Bright Light Blue
#26F7FD
ΔE00 3.24
Aqua
#00FFFF
ΔE00 4.12
Bright Turquoise
#0FFEF9
ΔE00 4.60
Robin'S Egg
#6DEDFD
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6F7 #F7706F
analogous
#6FF7B4 #6FF6F7 #6FB2F7
triadic
#6FF6F7 #F76FF6 #F6F76F
tetradic
#6FF6F7 #B46FF7 #F7706F #B2F76F
square
#6FF6F7 #B46FF7 #F7706F #B2F76F
split-complementary
#6FF6F7 #F76FB2 #F7B46F
monochromatic
#0CDEDF #35F2F4 #6FF6F7 #A9FAFA #E2FDFD
Accessibility & contrast
On white
1.30
#6FF6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#6FF6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6F7
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6F7 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF7
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ff6f7; /* rgb */ color: rgb(111, 246, 247); /* oklch */ color: oklch(89.9% 0.118 195.9);
Tailwind
colors: {
custom: {
50: '#a4f9f9',
500: '#6ff6f7',
950: '#000000',
},
}SCSS
$custom: #6ff6f7; $custom-light: #a4f9f9; $custom-dark: #000000;
JSON
{
"hex": "#6ff6f7",
"rgb": {
"r": 111,
"g": 246,
"b": 247
},
"hsl": {
"h": 180.441,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.89891,
"c": 0.11788,
"h": 195.9
},
"luminance": 0.76006
}Semantic roles & 50–950 ramp
primary
#6FF6F7
secondary
#D13A39
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585