#6FF7F0#6FF7F0
#6FF7F0 is a very light, moderate teal. Relative luminance 0.762; OKLCH L 89.9% C 0.119 H 190.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF7F0 |
|---|---|
| RGB | rgb(111, 247, 240) |
| HSL | hsl(177, 89%, 70%) |
| HSV | hsv(177, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 2.8%, 3.1%) |
| CIE-LAB | lab(89.95, -38.65, -7.91) |
| CIE-LCH | lch(89.95, 39.45, 191.56°) |
| OKLab | oklab(89.9% -0.1173 -0.022) |
| OKLCH | oklch(89.9% 0.119 190.6) |
| XYZ | xyz(55.5377, 76.1868, 94.1999) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.27
Bright Aqua
#0BF9EA
ΔE00 4.53
Bright Light Blue
#26F7FD
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF7F0 #F76F76
analogous
#6FF7AC #6FF7F0 #6FBAF7
triadic
#6FF7F0 #F06FF7 #F7F06F
tetradic
#6FF7F0 #AC6FF7 #F76F76 #BAF76F
square
#6FF7F0 #AC6FF7 #F76F76 #BAF76F
split-complementary
#6FF7F0 #F76FBA #F7AC6F
monochromatic
#0CDFD4 #35F4EA #6FF7F0 #A9FAF6 #E2FDFC
Accessibility & contrast
On white
1.29
#6FF7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#6FF7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF7F0
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF7F0 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#00FDF4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ff7f0; /* rgb */ color: rgb(111, 247, 240); /* oklch */ color: oklch(89.9% 0.119 190.6);
Tailwind
colors: {
custom: {
50: '#a4faf4',
500: '#6ff7f0',
950: '#000000',
},
}SCSS
$custom: #6ff7f0; $custom-light: #a4faf4; $custom-dark: #000000;
JSON
{
"hex": "#6ff7f0",
"rgb": {
"r": 111,
"g": 247,
"b": 240
},
"hsl": {
"h": 176.912,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.89895,
"c": 0.11931,
"h": 190.6
},
"luminance": 0.76192
}Semantic roles & 50–950 ramp
primary
#6FF7F0
secondary
#D13941
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585