#6FFCC6#6FFCC6
#6FFCC6 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.145 H 165.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCC6 |
|---|---|
| RGB | rgb(111, 252, 198) |
| HSL | hsl(157, 96%, 71%) |
| HSV | hsv(157, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 21.4%, 1.2%) |
| CIE-LAB | lab(90.36, -50.66, 14.47) |
| CIE-LCH | lch(90.36, 52.69, 164.06°) |
| OKLab | oklab(89.89% -0.1406 0.0371) |
| OKLCH | oklch(89.89% 0.145 165.2) |
| XYZ | xyz(51.5540, 77.0726, 65.5748) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.97
Aquamarine
#7FFFD4
ΔE00 2.81
Light Greenish Blue
#63F7B4
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.54
Greenish Cyan
#2AFEB7
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCC6 #FC6FA5
analogous
#6FFC7F #6FFCC6 #6FECFC
triadic
#6FFCC6 #C66FFC #FCC66F
tetradic
#6FFCC6 #7F6FFC #FC6FA5 #ECFC6F
square
#6FFCC6 #7F6FFC #FC6FA5 #ECFC6F
split-complementary
#6FFCC6 #FC6FEC #FC7F6F
monochromatic
#05EC93 #33FBAE #6FFCC6 #ABFDDE #E1FEF3
Accessibility & contrast
On white
1.28
#6FFCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6FFCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCC6
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCC6 | 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)
#F7ECC3
Deuteranopia (green-blind)
#E3DDC9
Tritanopia (blue-blind)
#2BFCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcc6; /* rgb */ color: rgb(111, 252, 198); /* oklch */ color: oklch(89.9% 0.145 165.2);
Tailwind
colors: {
custom: {
50: '#a3fed7',
500: '#6ffcc6',
950: '#000000',
},
}SCSS
$custom: #6ffcc6; $custom-light: #a3fed7; $custom-dark: #000000;
JSON
{
"hex": "#6ffcc6",
"rgb": {
"r": 111,
"g": 252,
"b": 198
},
"hsl": {
"h": 157.021,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89889,
"c": 0.14539,
"h": 165.2
},
"luminance": 0.77078
}Semantic roles & 50–950 ramp
primary
#6FFCC6
secondary
#D83775
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683