#6FFCF6#6FFCF6
#6FFCF6 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.122 H 191.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF6 |
|---|---|
| RGB | rgb(111, 252, 246) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.53, -39.40, -8.68) |
| CIE-LCH | lch(91.53, 40.34, 192.43°) |
| OKLab | oklab(91.23% -0.1199 -0.0242) |
| OKLCH | oklch(91.23% 0.122 191.4) |
| XYZ | xyz(57.9933, 79.6483, 99.4883) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.00
Bright Turquoise
#0FFEF9
ΔE00 3.38
Aqua
#00FFFF
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 4.58
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Cyan
#ACFFFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF6 #FC6F75
analogous
#6FFCAF #6FFCF6 #6FBBFC
triadic
#6FFCF6 #F66FFC #FCF66F
tetradic
#6FFCF6 #AF6FFC #FC6F75 #BBFC6F
square
#6FFCF6 #AF6FFC #FC6F75 #BBFC6F
split-complementary
#6FFCF6 #FC6FBB #FCAF6F
monochromatic
#05ECE2 #33FBF2 #6FFCF6 #ABFDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6FFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6FFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF6
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF6 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F6
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcf6; /* rgb */ color: rgb(111, 252, 246); /* oklch */ color: oklch(91.2% 0.122 191.4);
Tailwind
colors: {
custom: {
50: '#a5fef9',
500: '#6ffcf6',
950: '#000000',
},
}SCSS
$custom: #6ffcf6; $custom-light: #a5fef9; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf6",
"rgb": {
"r": 111,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.447,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91229,
"c": 0.12235,
"h": 191.4
},
"luminance": 0.79654
}Semantic roles & 50–950 ramp
primary
#6FFCF6
secondary
#D8373E
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685