#6FFCF7#6FFCF7
#6FFCF7 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.3% C 0.122 H 192.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF7 |
|---|---|
| RGB | rgb(111, 252, 247) |
| HSL | hsl(178, 96%, 71%) |
| HSV | hsv(178, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.55, -39.14, -9.16) |
| CIE-LCH | lch(91.55, 40.20, 193.17°) |
| OKLab | oklab(91.26% -0.1195 -0.0255) |
| OKLCH | oklch(91.26% 0.122 192) |
| XYZ | xyz(58.1472, 79.7099, 100.2988) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.41
Aqua
#00FFFF
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF7 #FC6F74
analogous
#6FFCB0 #6FFCF7 #6FBAFC
triadic
#6FFCF7 #F76FFC #FCF76F
tetradic
#6FFCF7 #B06FFC #FC6F74 #BAFC6F
square
#6FFCF7 #B06FFC #FC6F74 #BAFC6F
split-complementary
#6FFCF7 #FC6FBA #FCB06F
monochromatic
#05ECE4 #33FBF4 #6FFCF7 #ABFDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6FFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#6FFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF7
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF7 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F7
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcf7; /* rgb */ color: rgb(111, 252, 247); /* oklch */ color: oklch(91.3% 0.122 192.0);
Tailwind
colors: {
custom: {
50: '#a5fef9',
500: '#6ffcf7',
950: '#000000',
},
}SCSS
$custom: #6ffcf7; $custom-light: #a5fef9; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf7",
"rgb": {
"r": 111,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.872,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.9126,
"c": 0.1222,
"h": 192
},
"luminance": 0.79716
}Semantic roles & 50–950 ramp
primary
#6FFCF7
secondary
#D8373D
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685